Browse Source

staging: rtl8188eu: Remove duplicate incusion in drv_types.h

wlan_bssdef.h was 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>
Sachin Kamat 12 years ago
parent
commit
12b54e0f60
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/rtl8188eu/include/drv_types.h

+ 0 - 1
drivers/staging/rtl8188eu/include/drv_types.h

@@ -34,7 +34,6 @@
 #include <drv_types_linux.h>
 #include <rtw_ht.h>
 #include <rtw_cmd.h>
-#include <wlan_bssdef.h>
 #include <rtw_xmit.h>
 #include <rtw_recv.h>
 #include <hal_intf.h>