Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126901
b: refs/heads/master
c: 277835a
h: refs/heads/master
i:
  126899: f32ebff
v: v3
  • Loading branch information
Hannes Eder authored and Jiri Kosina committed Jan 6, 2009
1 parent 42d0a66 commit 9180e16
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: 4367fa510737fc95094f92f6c6fb068b0410431d
refs/heads/master: 277835adca10a696ac3e2a103ea537658c141a3c
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-stk17ta8.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ static __init int stk17ta8_init(void)

static __exit void stk17ta8_exit(void)
{
return platform_driver_unregister(&stk17ta8_rtc_driver);
platform_driver_unregister(&stk17ta8_rtc_driver);
}

module_init(stk17ta8_init);
Expand Down

0 comments on commit 9180e16

Please sign in to comment.