Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373182
b: refs/heads/master
c: d1ac2c0
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Samuel Ortiz committed Apr 8, 2013
1 parent 49224ce commit d27fdae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 099bb952b064aebd76b30ca25b51ff6440663195
refs/heads/master: d1ac2c092d9dbd5ef2b903eea77629929c3314f2
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/max77686.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static struct regmap_config max77686_regmap_config = {

#ifdef CONFIG_OF
static struct of_device_id max77686_pmic_dt_match[] = {
{.compatible = "maxim,max77686", .data = 0},
{.compatible = "maxim,max77686", .data = NULL},
{},
};

Expand Down

0 comments on commit d27fdae

Please sign in to comment.