X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-v850%2Firq.h;h=1bf096db8f4c258f2d71abd83414bb4611ee79bf;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=44431152b36dd6789e23c0a76c50fe9ea53c0487;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/asm-v850/irq.h b/include/asm-v850/irq.h index 44431152b..1bf096db8 100644 --- a/include/asm-v850/irq.h +++ b/include/asm-v850/irq.h @@ -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__ */