[Bluetooth]: Don't update disconnect timer for incoming connections
[pandora-kernel.git] / include / asm-alpha / irq.h
index f6de033..917b9fe 100644 (file)
@@ -92,8 +92,4 @@ extern void enable_irq(unsigned int);
 struct pt_regs;
 extern void (*perf_irq)(unsigned long, struct pt_regs *);
 
-struct irqaction;
-int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
-
-
 #endif /* _ALPHA_IRQ_H */