aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/irq.h')
-rw-r--r--include/asm-ia64/irq.h4
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
39struct irqaction;
40struct pt_regs;
41int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
42
43#endif /* _ASM_IA64_IRQ_H */ 39#endif /* _ASM_IA64_IRQ_H */