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

Commit 1061bdba authored by Michael Straube's avatar Michael Straube Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: remove unnecessary includes



In the header rtw_iol.h there is only one function declared.
Remove the include of rtw_iol.h from files that do not use
this function.

Signed-off-by: default avatarMichael Straube <straube.linux@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b5c7af41
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@

#include "odm_precomp.h"
#include "phy.h"
#include <rtw_iol.h>

/* MAC_REG.TXT */

+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@

#include <osdep_service.h>
#include <drv_types.h>
#include <rtw_iol.h>
#include <rtl8188e_hal.h>
#include <rf.h>
#include <phy.h>
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
#include <rtw_efuse.h>
#include <fw.h>
#include <rtl8188e_hal.h>
#include <rtw_iol.h>
#include <phy.h>

#define		HAL_BB_ENABLE		1
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include <rtw_ioctl_set.h>
#include <rtl8188e_hal.h>

#include <rtw_iol.h>
#include <linux/vmalloc.h>
#include <linux/etherdevice.h>