diff options
Diffstat (limited to 'include/asm-m68k/irq.h')
| -rw-r--r-- | include/asm-m68k/irq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-m68k/irq.h b/include/asm-m68k/irq.h index b4f48b2a6a57..9727ca9d9f26 100644 --- a/include/asm-m68k/irq.h +++ b/include/asm-m68k/irq.h | |||
| @@ -130,8 +130,4 @@ extern volatile unsigned int num_spurious; | |||
| 130 | */ | 130 | */ |
| 131 | extern irq_node_t *new_irq_node(void); | 131 | extern irq_node_t *new_irq_node(void); |
| 132 | 132 | ||
| 133 | struct irqaction; | ||
| 134 | struct pt_regs; | ||
| 135 | int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *); | ||
| 136 | |||
| 137 | #endif /* _M68K_IRQ_H_ */ | 133 | #endif /* _M68K_IRQ_H_ */ |
