Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176441
b: refs/heads/master
c: 7466bd3
h: refs/heads/master
i:
  176439: e9f5c2b
v: v3
  • Loading branch information
David S. Miller committed Dec 11, 2009
1 parent 8d15df1 commit 91d192a
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: 6865b7f9dddbb79277dabaa538ec9a97bccc17c0
refs/heads/master: 7466bd3caab6bd1d0095de957affbacd02ca58a7
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/time_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ void __init time_init(void)
sparc64_clockevent.min_delta_ns =
clockevent_delta2ns(0xF, &sparc64_clockevent);

printk("clockevent: mult[%ux] shift[%d]\n",
printk("clockevent: mult[%x] shift[%d]\n",
sparc64_clockevent.mult, sparc64_clockevent.shift);

setup_sparc64_timer();
Expand Down

0 comments on commit 91d192a

Please sign in to comment.