Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Sachin Kamat and committed by
Greg Kroah-Hartman
7b38ba17 7bbf5670

-1
-1
drivers/staging/rtl8723au/include/drv_types.h
··· 38 38 #include <rtw_ht.h> 39 39 40 40 #include <rtw_cmd.h> 41 - #include <wlan_bssdef.h> 42 41 #include <rtw_xmit.h> 43 42 #include <rtw_recv.h> 44 43 #include <hal_intf.h>