]> Pileus Git - ~andy/linux/blobdiff - include/asm-arm26/irq.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
[~andy/linux] / include / asm-arm26 / irq.h
index 06bd5a543d13039a32e9a0394155d6fae6f7fe47..9aaac87efba9dc969bb18858454dbaaa0940aefa 100644 (file)
@@ -44,9 +44,5 @@ extern void enable_irq(unsigned int);
 
 int set_irq_type(unsigned int irq, unsigned int type);
 
-int setup_irq(unsigned int, struct irqaction *);
-struct pt_regs;
-int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
-
 #endif