Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259375
b: refs/heads/master
c: 31c9f6d
h: refs/heads/master
i:
  259373: 47bd5de
  259371: dec2937
  259367: e3c926e
  259359: 66d29aa
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 5c81ad4 commit 4084dec
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3 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: b6fe70c3aa866db38b72d1cf84b41c4cae80c87b
refs/heads/master: 31c9f6d970f3b7bc5d58267c6f6aba94cce23872
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/pci.h>
#include <linux/completion.h>

#include <pcicfg.h>
#include <bcmdefs.h>
#include <bcmdevs.h>
#include <bcmutils.h>
Expand Down
3 changes: 3 additions & 0 deletions trunk/drivers/staging/brcm80211/brcmsmac/bcmsrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,9 @@
#define SRFL_LEDDC 0x40 /* value is an LED duty cycle */
#define SRFL_NOVAR 0x80 /* do not generate a nvram param, entry is for mfgc */

/* Max. nvram variable table size */
#define MAXSZ_NVRAM_VARS 4096

typedef struct {
const char *name;
u32 revmask;
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/util/bcmutils.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <bcmdefs.h>
#include <stdarg.h>
#include <bcmutils.h>
#include <bcmnvram.h>
#include <bcmdevs.h>

MODULE_AUTHOR("Broadcom Corporation");
Expand Down

0 comments on commit 4084dec

Please sign in to comment.