Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220160
b: refs/heads/master
c: 624573d
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Oct 7, 2010
1 parent 4685ed6 commit 0098845
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ba9cfdbfc0fe3e84d150d66737210a34846e8a7
refs/heads/master: 624573d0d480a003c9ba042f524f311aef2e7c5f
18 changes: 0 additions & 18 deletions trunk/drivers/staging/brcm80211/include/linuxver.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,6 @@ typedef irqreturn_t(*FN_ISR) (int irq, void *dev_id, struct pt_regs * ptregs);
#include <linux/sched.h>
#include <linux/ieee80211.h>

#ifndef __exit
#define __exit
#endif
#ifndef __devexit
#define __devexit
#endif
#ifndef __devinit
#define __devinit __init
#endif
#ifndef __devinitdata
#define __devinitdata
#endif
#ifndef __devexit_p
#define __devexit_p(x) x
#endif

#define netif_down(dev)

/* suspend args */
#define DRV_SUSPEND_STATE_TYPE pm_message_t

Expand Down

0 comments on commit 0098845

Please sign in to comment.