Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148742
b: refs/heads/master
c: 3aef392
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Arnd Bergmann committed Jun 11, 2009
1 parent d19b9ea commit bfd4bde
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: 5b17e1cd8928ae65932758ce6478ac6d3e9a86b2
refs/heads/master: 3aef392822e1a42e80077a332ea2efdfd8a4248a
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/rtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static inline unsigned int get_rtc_ss(void)
{
struct rtc_time h;

__get_rtc_time(&h);
get_rtc_time(&h);
return h.tm_sec;
}

Expand Down

0 comments on commit bfd4bde

Please sign in to comment.