Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272625
b: refs/heads/master
c: c6b96c5
h: refs/heads/master
i:
  272623: 23c2eb0
v: v3
  • Loading branch information
Barry Song authored and Barry Song committed Oct 1, 2011
1 parent 71714a6 commit 83d74b3
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: f70fc57e52fcd6c063eb378c0c370817cf00659e
refs/heads/master: c6b96c54130f34840bb482d8d2c851da74259c2a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-prima2/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ unsigned long long notrace sched_clock(void)
* if we map timer memory in .init of sys_timer, system
* will panic due to illegal memory access
*/
if(!is_mapped) {
if (!is_mapped) {
sirfsoc_of_timer_map();
is_mapped = 1;
}
Expand Down

0 comments on commit 83d74b3

Please sign in to comment.