aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68k/irq.h')
-rw-r--r--include/asm-m68k/irq.h4
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 */
131extern irq_node_t *new_irq_node(void); 131extern irq_node_t *new_irq_node(void);
132 132
133struct irqaction;
134struct pt_regs;
135int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
136
137#endif /* _M68K_IRQ_H_ */ 133#endif /* _M68K_IRQ_H_ */