Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242432
b: refs/heads/master
c: f9b08d9
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Mar 25, 2011
1 parent 0e360e8 commit eb0ca5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 756cca61a7faddcafa582d683b46f32280eda948
refs/heads/master: f9b08d9c606498584e1fb05ab95a575e52f0f8e2
1 change: 0 additions & 1 deletion trunk/arch/mips/ath79/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ static void __init ath79_misc_irq_init(void)

for (i = ATH79_MISC_IRQ_BASE;
i < ATH79_MISC_IRQ_BASE + ATH79_MISC_IRQ_COUNT; i++) {
irq_desc[i].status = IRQ_DISABLED;
set_irq_chip_and_handler(i, &ath79_misc_irq_chip,
handle_level_irq);
}
Expand Down

0 comments on commit eb0ca5f

Please sign in to comment.