Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319957
b: refs/heads/master
c: 0a25bf4
h: refs/heads/master
i:
  319955: afd87c3
v: v3
  • Loading branch information
Nick Bowler authored and Linus Torvalds committed Jul 31, 2012
1 parent aab0194 commit 89861c4
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: 007def046711479f3d19bec4016b65fd73deed6c
refs/heads/master: 0a25bf40d8ea9aeb8412666a7bc8ab95b4cddcb1
1 change: 1 addition & 0 deletions trunk/drivers/rtc/rtc-pcf8563.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ MODULE_DEVICE_TABLE(i2c, pcf8563_id);
static struct i2c_driver pcf8563_driver = {
.driver = {
.name = "rtc-pcf8563",
.owner = THIS_MODULE,
},
.probe = pcf8563_probe,
.remove = pcf8563_remove,
Expand Down

0 comments on commit 89861c4

Please sign in to comment.