Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173141
b: refs/heads/master
c: 621a071
h: refs/heads/master
i:
  173139: 1bab5a3
v: v3
  • Loading branch information
Stephen Rothwell authored and Thomas Gleixner committed Nov 16, 2009
1 parent af5d23c commit 2059ad0
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: a362c638bdf052bf424bce7645d39b101090f6ba
refs/heads/master: 621a071f4323a5eb71ea4f289c3d8ce65a4758e4
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 @@ -847,7 +847,7 @@ void __init time_init(void)
sparc64_clockevent.min_delta_ns =
clockevent_delta2ns(0xF, &sparc64_clockevent);

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

setup_sparc64_timer();
Expand Down

0 comments on commit 2059ad0

Please sign in to comment.