Skip to content

Commit

Permalink
staging: brcm80211: cleanup on the brcm80211 include directory
Browse files Browse the repository at this point in the history
moved several files to specific source directory as these do not
need to be shared between drivers. Also removed some unused include
files from the include directory.

Reviewed-by: Brett Rudley <brudley@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Jan 21, 2011
1 parent f8559b6 commit 5e72615
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 191 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions drivers/staging/brcm80211/brcmsmac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ccflags-y := \
-DDBAND \
-DBCMDMA32 \
-DBCMNVRAMR \
-Idrivers/staging/brcm80211/brcmsmac \
-Idrivers/staging/brcm80211/brcmsmac/sys \
-Idrivers/staging/brcm80211/brcmsmac/phy \
-Idrivers/staging/brcm80211/util \
Expand Down
File renamed without changes.
3 changes: 0 additions & 3 deletions drivers/staging/brcm80211/brcmsmac/sys/wlc_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
#include <d11.h>
#include <wlc_rate.h>
#include <wlc_mac80211.h>
#ifdef MSGTRACE
#include <msgtrace.h>
#endif
#include <wl_dbg.h>

/* Local prototypes */
Expand Down
33 changes: 0 additions & 33 deletions drivers/staging/brcm80211/include/rpc_osl.h

This file was deleted.

155 changes: 0 additions & 155 deletions drivers/staging/brcm80211/include/spid.h

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5e72615

Please sign in to comment.