Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126900
b: refs/heads/master
c: 4367fa5
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and Jiri Kosina committed Jan 6, 2009
1 parent f32ebff commit 42d0a66
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: 24d431d06aeeda2b12cc925c6e1693c45ae5088b
refs/heads/master: 4367fa510737fc95094f92f6c6fb068b0410431d
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-ds1511.c
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ ds1511_rtc_init(void)
static void __exit
ds1511_rtc_exit(void)
{
return platform_driver_unregister(&ds1511_rtc_driver);
platform_driver_unregister(&ds1511_rtc_driver);
}

module_init(ds1511_rtc_init);
Expand Down

0 comments on commit 42d0a66

Please sign in to comment.