Skip to content

Commit

Permalink
staging: brcm80211: deleted brcmsmac/cfg.h and brcmsmac/bsscfg.h
Browse files Browse the repository at this point in the history
Code cleanup. Moved used sections to other source files.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 383aab5 commit b745b6b
Show file tree
Hide file tree
Showing 18 changed files with 286 additions and 432 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/brcm80211/brcmsmac/alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@

#include "d11.h"
#include "types.h"
#include "cfg.h"
#include "scb.h"
#include "pub.h"
#include "key.h"
#include "alloc.h"
#include "rate.h"
#include "bsscfg.h"
#include "phy/phy_hal.h"
#include "channel.h"
#include "main.h"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/brcmsmac/ampdu.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <d11.h>

#include "types.h"
#include "cfg.h"
#include "rate.h"
#include "scb.h"
#include "pub.h"
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/brcm80211/brcmsmac/antsel.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#include <cfg.h>

#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/brcmsmac/bottom_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include "types.h"
#include "pmu.h"
#include "d11.h"
#include "cfg.h"
#include "rate.h"
#include "scb.h"
#include "pub.h"
Expand Down
135 changes: 0 additions & 135 deletions drivers/staging/brcm80211/brcmsmac/bsscfg.h

This file was deleted.

Loading

0 comments on commit b745b6b

Please sign in to comment.