diff options
Diffstat (limited to 'include/asm-ia64/irq.h')
-rw-r--r-- | include/asm-ia64/irq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-ia64/irq.h b/include/asm-ia64/irq.h index bd07d11d9f37..585644c6b21c 100644 --- a/include/asm-ia64/irq.h +++ b/include/asm-ia64/irq.h | |||
@@ -36,8 +36,4 @@ extern void move_irq(int irq); | |||
36 | #define move_irq(irq) | 36 | #define move_irq(irq) |
37 | #endif | 37 | #endif |
38 | 38 | ||
39 | struct irqaction; | ||
40 | struct pt_regs; | ||
41 | int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *); | ||
42 | |||
43 | #endif /* _ASM_IA64_IRQ_H */ | 39 | #endif /* _ASM_IA64_IRQ_H */ |