Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166612
b: refs/heads/master
c: a648e81
h: refs/heads/master
v: v3
  • Loading branch information
Mark Mason authored and Ralf Baechle committed Sep 30, 2009
1 parent fd7ebfc commit 4ce4974
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: 0863be2e8ecc296df6f7fd7cb16e4929b727351d
refs/heads/master: a648e8119666782f21b509a7886be9b281e41ccb
2 changes: 1 addition & 1 deletion trunk/arch/mips/sibyte/swarm/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ void read_persistent_clock(struct timespec *ts)
break;
}
ts->tv_sec = sec;
tv->tv_nsec = 0;
ts->tv_nsec = 0;
}

int rtc_mips_set_time(unsigned long sec)
Expand Down

0 comments on commit 4ce4974

Please sign in to comment.