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>
#include "wlc_antsel.h"
#include "wl_export.h"
#include "wl_dbg.h"
-#include "wlc_bsscfg.h"
#include "wlc_channel.h"
#include "wlc_main.h"
#include "wlc_ampdu.h"
#include "phy/wlc_phy_hal.h"
#include "wlc_bmac.h"
#include "wlc_channel.h"
-#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wlc_phy_shim.h"
#include "wlc_phy_shim.h"
#include "phy/wlc_phy_hal.h"
#include "wlc_channel.h"
-#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wl_ucode.h"
#define BSSCFG_IBSS(cfg) (!(cfg)->BSS)
-/* forward declarations */
-typedef struct wlc_bsscfg wlc_bsscfg_t;
-
#define NTXRATE 64 /* # tx MPDUs rate is reported for */
#define MAXMACLIST 64 /* max # source MAC matches */
#define BCN_TEMPLATE_COUNT 2
#include "wlc_bmac.h"
#include "wlc_rate.h"
#include "wlc_channel.h"
-#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wlc_stf.h"
#include "wl_dbg.h"
#include "wlc_bmac.h"
#include "wlc_phy_hal.h"
#include "wl_export.h"
-#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wlc_phy_shim.h"
#include "wlc_key.h"
#include "phy/wlc_phy_hal.h"
#include "wlc_channel.h"
-#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wlc_bmac.h"
/* handle forward declaration */
struct wl_info;
+struct wlc_bsscfg;
#endif /* _bcmdefs_h_ */