Code cleanup.
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>
-Idrivers/staging/brcm80211/include
BRCMSMAC_OFILES := \
- wl_mac80211.o \
- wl_ucode_loader.o \
+ brcms_mac80211.o \
+ ucode_loader.o \
wlc_alloc.o \
wlc_ampdu.o \
wlc_antsel.o \
#include "wlc_pub.h"
#include "wl_dbg.h"
#include "wl_export.h"
-#include "wl_ucode.h"
-#include "wl_mac80211.h"
+#include "ucode_loader.h"
+#include "brcms_mac80211.h"
#define N_TX_QUEUES 4 /* #tx queues on mac80211<->driver interface */
#include <linux/types.h>
#include <bcmdefs.h>
-#include <wl_ucode.h>
+#include <ucode_loader.h>
enum {
D11UCODE_NAMETAG_START = 0,
#include "wlc_channel.h"
#include "wlc_main.h"
#include "wl_export.h"
-#include "wl_ucode.h"
+#include "ucode_loader.h"
#include "wlc_antsel.h"
#include "wlc_alloc.h"
#include "wl_dbg.h"
#include "wl_export.h"
#include "wlc_alloc.h"
#include "wl_dbg.h"
-#include "wl_mac80211.h"
+#include "brcms_mac80211.h"
/*
* WPA(2) definitions