Staging: brcm80211: remove unused irq typedef
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Oct 2010 23:30:25 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Oct 2010 23:30:25 +0000 (16:30 -0700)
If it's not needed, why define it?

Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/include/linuxver.h

index a2b082fad26535e19a844c6df8f777d82bfd15de..383170d79f97db293bc4dddcfae697ea07cf66da 100644 (file)
@@ -33,9 +33,6 @@
 #include <asm/io.h>
 
 #include <linux/workqueue.h>
-
-typedef irqreturn_t(*FN_ISR) (int irq, void *dev_id, struct pt_regs * ptregs);
-
 #include <linux/sched.h>
 #include <linux/ieee80211.h>