From 2a6d52758f3321f0b39da3d16772ae86cd323ba7 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 6 Dec 2006 20:34:55 -0800 Subject: [PATCH] --- yaml --- r: 42742 b: refs/heads/master c: eef88d16a2cb641d9915bfdf6377e70fccec9fde h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-v850/irq.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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);