提交 6554f313 编写于 作者: S Sachin Kamat 提交者: Greg Kroah-Hartman

staging: rtl8188eu: Remove duplicate header inclusion in ioctl_linux.c

Removed the header files included twice.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Acked-by: NLarry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 12b54e0f
...@@ -29,13 +29,11 @@ ...@@ -29,13 +29,11 @@
#include <rtw_ioctl.h> #include <rtw_ioctl.h>
#include <rtw_ioctl_set.h> #include <rtw_ioctl_set.h>
#include <rtw_mp_ioctl.h> #include <rtw_mp_ioctl.h>
#include <rtw_mp_ioctl.h>
#include <usb_ops.h> #include <usb_ops.h>
#include <rtw_version.h> #include <rtw_version.h>
#include <rtl8188e_hal.h> #include <rtl8188e_hal.h>
#include <rtw_mp.h> #include <rtw_mp.h>
#include <rtl8188e_hal.h>
#include <rtw_iol.h> #include <rtw_iol.h>
#define RTL_IOCTL_WPA_SUPPLICANT (SIOCIWFIRSTPRIV + 30) #define RTL_IOCTL_WPA_SUPPLICANT (SIOCIWFIRSTPRIV + 30)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册