Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b64f7a66 authored by Franky Lin's avatar Franky Lin Committed by Greg Kroah-Hartman
Browse files

staging: brcm80211: clean up wl_iw.h in fullmac



Remove #include lines in wl_iw.h

Signed-off-by: default avatarFranky Lin <frankyl@broadcom.com>
Reviewed-by: default avatarRoland Vossen <rvossen@broadcom.com>
Reviewed-by: default avatarArend van Spriel <arend@broadcom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 583c3827
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -23,8 +23,6 @@
#include <dngl_stats.h>
#include <dhd.h>

#include <wl_iw.h>

#define WL_ERROR(fmt, args...) printk(fmt, ##args)
#define WL_TRACE(fmt, args...) no_printk(fmt, ##args)

+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include <bcmdefs.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/wireless.h>

#include <bcmutils.h>
#include <bcmwifi.h>
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@
#ifndef _wl_iw_h_
#define _wl_iw_h_

#include <linux/wireless.h>

#define WL_SCAN_PARAMS_SSID_MAX	10
#define GET_SSID	"SSID="
#define GET_CHANNEL	"CH="