Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73011
b: refs/heads/master
c: 211a29a
h: refs/heads/master
i:
  73009: 7b516bc
  73007: 3fcad0d
v: v3
  • Loading branch information
Thiemo Seufer authored and Ralf Baechle committed Nov 2, 2007
1 parent 353904a commit c52699c
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: d9eec1a5d6ae54b0f7562ffe07008a33ac39e8fe
refs/heads/master: 211a29a87cbde00d8c34fb6d92fc91a87c2c9b47
2 changes: 1 addition & 1 deletion trunk/arch/mips/sibyte/sb1250/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ void __cpuinit sb1250_clockevent_init(void)
action->flags = IRQF_DISABLED | IRQF_PERCPU;
action->name = name;
action->dev_id = cd;
setup_irq(irq, &action);
setup_irq(irq, action);
}

/*
Expand Down

0 comments on commit c52699c

Please sign in to comment.