diff --git a/[refs] b/[refs] index 70d5cd9f5f43..542784bb0e62 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8210fd2a9fe4b36e99ab777a1a81eb47b703c235 +refs/heads/master: eef88d16a2cb641d9915bfdf6377e70fccec9fde diff --git a/trunk/include/asm-v850/irq.h b/trunk/include/asm-v850/irq.h index 1bf096db8f4c..88687c181f01 100644 --- a/trunk/include/asm-v850/irq.h +++ b/trunk/include/asm-v850/irq.h @@ -46,8 +46,6 @@ extern void init_irq_handlers (int base_irq, int num, int interval, struct hw_interrupt_type *irq_type); -typedef void (*irq_handler_t)(int irq, void *data, struct pt_regs *regs); - /* Handle interrupt IRQ. REGS are the registers at the time of ther interrupt. */ extern unsigned int handle_irq (int irq, struct pt_regs *regs);