Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359107
b: refs/heads/master
c: 00f4e13
h: refs/heads/master
i:
  359105: 64d03d9
  359103: b555320
v: v3
  • Loading branch information
Daniel Lezcano authored and Thomas Gleixner committed Feb 22, 2013
1 parent 0d09da0 commit 8790ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e182bb38d7db7494fa5dcd82da17fe0dedf60ecf
refs/heads/master: 00f4e13c4634b10f6a16b26a980b22a53dfa6bb5
1 change: 1 addition & 0 deletions trunk/drivers/clocksource/nomadik-mtu.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,6 @@ void __init nmdk_timer_init(void __iomem *base, int irq)
/* Timer 1 is used for events, register irq and clockevents */
setup_irq(irq, &nmdk_timer_irq);
nmdk_clkevt.cpumask = cpumask_of(0);
nmdk_clkevt.irq = irq;
clockevents_config_and_register(&nmdk_clkevt, rate, 2, 0xffffffffU);
}

0 comments on commit 8790ac2

Please sign in to comment.