Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70879
b: refs/heads/master
c: 1281c8b
h: refs/heads/master
i:
  70877: 507c877
  70875: b417cc4
  70871: 95d507f
  70863: 2e8115e
  70847: 51c1260
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Oct 17, 2007
1 parent 809fd11 commit 6a48907
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: 309a109255cce65a99ced7a2bcabce24f4752db4
refs/heads/master: 1281c8bef8e85d3d6b114eab945b7e0445a3886d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ static void register_decrementer_clockevent(int cpu)
*dec = decrementer_clockevent;
dec->cpumask = cpumask_of_cpu(cpu);

printk(KERN_ERR "clockevent: %s mult[%lx] shift[%d] cpu[%d]\n",
printk(KERN_INFO "clockevent: %s mult[%lx] shift[%d] cpu[%d]\n",
dec->name, dec->mult, dec->shift, cpu);

clockevents_register_device(dec);
Expand Down

0 comments on commit 6a48907

Please sign in to comment.