Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98862
b: refs/heads/master
c: 8ea9212
h: refs/heads/master
v: v3
  • Loading branch information
Jon Smirl authored and Linus Torvalds committed Jul 12, 2008
1 parent ce7fd1b commit 298b056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 876550aa3e5f6448a1abae3704cbebcc50545998
refs/heads/master: 8ea9212cbd65db749543ec619e32fdff9a8b3408
1 change: 1 addition & 0 deletions trunk/drivers/rtc/rtc-pcf8563.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ static int pcf8563_remove(struct i2c_client *client)

static const struct i2c_device_id pcf8563_id[] = {
{ "pcf8563", 0 },
{ "rtc8564", 0 },
{ }
};
MODULE_DEVICE_TABLE(i2c, pcf8563_id);
Expand Down

0 comments on commit 298b056

Please sign in to comment.