Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73923
b: refs/heads/master
c: aea6863
h: refs/heads/master
i:
  73921: f2c7c7b
  73919: 810689b
v: v3
  • Loading branch information
Ralf Baechle committed Nov 26, 2007
1 parent 7200d74 commit f2886b0
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: cfb6f26035b17d5d280ce4a6ceb041438643ba63
refs/heads/master: aea6863944efdf42b7de96e71545e0ce4c317a1f
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/cevt-r4k.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ void __cpuinit mips_clockevent_init(void)

clockevents_register_device(cd);

if (!cp0_timer_irq_installed)
if (cp0_timer_irq_installed)
return;

cp0_timer_irq_installed = 1;
Expand Down

0 comments on commit f2886b0

Please sign in to comment.