Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139888
b: refs/heads/master
c: 9d681f3
h: refs/heads/master
v: v3
  • Loading branch information
Santosh Shilimkar authored and Russell King committed Apr 2, 2009
1 parent 35828be commit 93b59cc
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: 91c39dcb7365ed1ff34ee9b3541304da5c942696
refs/heads/master: 9d681f3a1b27fdfc17ea251cf8d5f627dab34670
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-realview/localtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ void __cpuinit local_timer_setup(void)
clk->name = "dummy_timer";
clk->features = CLOCK_EVT_FEAT_DUMMY;
clk->rating = 200;
clk->mult = 1;
clk->set_mode = dummy_timer_set_mode;
clk->broadcast = smp_timer_broadcast;
clk->cpumask = cpumask_of(cpu);
Expand Down

0 comments on commit 93b59cc

Please sign in to comment.