Commit f149e6f1 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: brcm80211: remove unused irq typedef

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 878a6673
...@@ -33,9 +33,6 @@ ...@@ -33,9 +33,6 @@
#include <asm/io.h> #include <asm/io.h>
#include <linux/workqueue.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/sched.h>
#include <linux/ieee80211.h> #include <linux/ieee80211.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment