Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283478
b: refs/heads/master
c: 62df393
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and Anton Vorontsov committed Jan 6, 2012
1 parent bc5ccfd commit 8b5c5ca
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: d77711aaa17a7bb4d7fbf676b047051218c49e03
refs/heads/master: 62df3935a7ef842ad0af6025d2fc59d353de2e1d
2 changes: 1 addition & 1 deletion trunk/drivers/power/sbs-battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ static const struct of_device_id sbs_dt_ids[] = {
{ .compatible = "ti,bq20z75" },
{ }
};
MODULE_DEVICE_TABLE(i2c, sbs_dt_ids);
MODULE_DEVICE_TABLE(of, sbs_dt_ids);

static struct sbs_platform_data *sbs_of_populate_pdata(
struct i2c_client *client)
Expand Down

0 comments on commit 8b5c5ca

Please sign in to comment.