]> Pileus Git - ~andy/linux/commitdiff
staging: rtl8188eu: Remove duplicate header inclusion in ioctl_linux.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 28 Aug 2013 05:55:02 +0000 (11:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Aug 2013 22:17:35 +0000 (15:17 -0700)
Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c

index d438256a205f925fe4fd30696f981bc6b1a7dc50..cd4100fb3645ffd1cc2fcb8ec1013c1fa76d30da 100644 (file)
 #include <rtw_ioctl.h>
 #include <rtw_ioctl_set.h>
 #include <rtw_mp_ioctl.h>
-#include <rtw_mp_ioctl.h>
 #include <usb_ops.h>
 #include <rtw_version.h>
 #include <rtl8188e_hal.h>
 
 #include <rtw_mp.h>
-#include <rtl8188e_hal.h>
 #include <rtw_iol.h>
 
 #define RTL_IOCTL_WPA_SUPPLICANT       (SIOCIWFIRSTPRIV + 30)