Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163077
b: refs/heads/master
c: 0ceb4c3
h: refs/heads/master
i:
  163075: 4e1e8cb
v: v3
  • Loading branch information
Paul Mundt authored and Ingo Molnar committed Aug 25, 2009
1 parent 1b382bc commit 9591060
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: d90246cd8e0141332a8ab09c3c1800cc2028a686
refs/heads/master: 0ceb4c3e3f1ccaf121851e33c3ea269b8ad0f219
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ int (*rtc_sh_set_time)(const time_t) = null_rtc_set_time;
#ifdef CONFIG_GENERIC_CMOS_UPDATE
void read_persistent_clock(struct timespec *ts)
{
rtc_sh_get_time(&ts);
rtc_sh_get_time(ts);
}

int update_persistent_clock(struct timespec now)
Expand Down

0 comments on commit 9591060

Please sign in to comment.