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>
This commit is contained in:
Sachin Kamat 2014-05-28 17:09:01 +05:30 committed by Greg Kroah-Hartman
parent 7bbf567071
commit 7b38ba17eb

View File

@ -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>