Skip to content

Commit

Permalink
Staging: brcm80211: remove unused irq typedef
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman committed Oct 7, 2010
1 parent 878a667 commit f149e6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/brcm80211/include/linuxver.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit f149e6f

Please sign in to comment.