]> err.no Git - linux-2.6/blobdiff - include/asm-v850/irq.h
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[linux-2.6] / include / asm-v850 / irq.h
index 44431152b36dd6789e23c0a76c50fe9ea53c0487..1bf096db8f4c258f2d71abd83414bb4611ee79bf 100644 (file)
@@ -62,8 +62,6 @@ extern void disable_irq (unsigned int irq);
 /* Disable an irq without waiting. */
 extern void disable_irq_nosync (unsigned int irq);
 
-extern int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
-
 #endif /* !__ASSEMBLY__ */
 
 #endif /* __V850_IRQ_H__ */