Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98861
b: refs/heads/master
c: 876550a
h: refs/heads/master
i:
  98859: c157b60
v: v3
  • Loading branch information
Alessandro Zummo authored and Linus Torvalds committed Jul 12, 2008
1 parent 3317c42 commit ce7fd1b
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: bca5c2c550f16d2dc2d21ffb7b4712bd0a7d32a9
refs/heads/master: 876550aa3e5f6448a1abae3704cbebcc50545998
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-fm3130.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ struct fm3130 {
int alarm;
};
static const struct i2c_device_id fm3130_id[] = {
{ "fm3130-rtc", 0 },
{ "fm3130", 0 },
{ }
};
MODULE_DEVICE_TABLE(i2c, fm3130_id);
Expand Down

0 comments on commit ce7fd1b

Please sign in to comment.