Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67554
b: refs/heads/master
c: cdec12a
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras committed Oct 11, 2007
1 parent 201068e commit 938d74a
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: d968014b7280e2c447b20363e576999040ac72ef
refs/heads/master: cdec12aebe1b10aa58bebaa05bb697843154f7f9
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static void decrementer_set_mode(enum clock_event_mode mode,
static struct clock_event_device decrementer_clockevent = {
.name = "decrementer",
.rating = 200,
.shift = 32,
.shift = 16,
.mult = 0, /* To be filled in */
.irq = 0,
.set_next_event = decrementer_set_next_event,
Expand Down

0 comments on commit 938d74a

Please sign in to comment.