diff options
Diffstat (limited to 'include/asm-v850/irq.h')
| -rw-r--r-- | include/asm-v850/irq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-v850/irq.h b/include/asm-v850/irq.h index 44431152b36d..1bf096db8f4c 100644 --- a/include/asm-v850/irq.h +++ b/include/asm-v850/irq.h | |||
| @@ -62,8 +62,6 @@ extern void disable_irq (unsigned int irq); | |||
| 62 | /* Disable an irq without waiting. */ | 62 | /* Disable an irq without waiting. */ |
| 63 | extern void disable_irq_nosync (unsigned int irq); | 63 | extern void disable_irq_nosync (unsigned int irq); |
| 64 | 64 | ||
| 65 | extern int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *); | ||
| 66 | |||
| 67 | #endif /* !__ASSEMBLY__ */ | 65 | #endif /* !__ASSEMBLY__ */ |
| 68 | 66 | ||
| 69 | #endif /* __V850_IRQ_H__ */ | 67 | #endif /* __V850_IRQ_H__ */ |
