Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284583
b: refs/heads/master
c: d4e9486
h: refs/heads/master
i:
  284581: 909e839
  284579: 9a7ad7a
  284575: 8018543
v: v3
  • Loading branch information
Axel Lin authored and Samuel Ortiz committed Jan 8, 2012
1 parent bc98204 commit 6dc7309
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: cccdceb938b37a415c42a0635b8a19893a3a19bb
refs/heads/master: d4e948636bd1d9bdf07d38d63d324812725f9d88
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/aat2870-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ static int aat2870_i2c_resume(struct i2c_client *client)
#define aat2870_i2c_resume NULL
#endif /* CONFIG_PM */

static struct i2c_device_id aat2870_i2c_id_table[] = {
static const struct i2c_device_id aat2870_i2c_id_table[] = {
{ "aat2870", 0 },
{ }
};
Expand Down

0 comments on commit 6dc7309

Please sign in to comment.