Ver código fonte

staging: rtl8723au: Remove duplicate inclusion of wlan_bssdef.h

wlan_bssdef.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sachin Kamat 11 anos atrás
pai
commit
7b38ba17eb
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      drivers/staging/rtl8723au/include/drv_types.h

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

@@ -38,7 +38,6 @@ enum _NIC_VERSION {
 #include <rtw_ht.h>
 
 #include <rtw_cmd.h>
-#include <wlan_bssdef.h>
 #include <rtw_xmit.h>
 #include <rtw_recv.h>
 #include <hal_intf.h>