Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64234
b: refs/heads/master
c: afe1ab4
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Linus Torvalds committed Aug 23, 2007
1 parent 5bccf15 commit f9fa8df
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: c661b078fd62abe06fd11fab4ac5e4eeafe26b6d
refs/heads/master: afe1ab4d577892822de2c8e803fbfaed6ec44ba3
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-m41t80.c
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ static int m41t80_remove(struct i2c_client *client)

static struct i2c_driver m41t80_driver = {
.driver = {
.name = "m41t80",
.name = "rtc-m41t80",
},
.probe = m41t80_probe,
.remove = m41t80_remove,
Expand Down

0 comments on commit f9fa8df

Please sign in to comment.