Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257200
b: refs/heads/master
c: ded7c1e
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Jul 22, 2011
1 parent be1fa33 commit 8f16e44
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: 01898e3e29ea8242d81923da11ce88ba71290a48
refs/heads/master: ded7c1ee9799fe0ca725b459f151402e3ca4d12b
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/i8253.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

static irqreturn_t timer_interrupt(int irq, void *dev_id)
{
i8253_clockevent.event_handler(&pit_clockevent);
i8253_clockevent.event_handler(&i8253_clockevent);

return IRQ_HANDLED;
}
Expand Down

0 comments on commit 8f16e44

Please sign in to comment.