[PATCH 1/2] staging: rtl8188eu: Remove duplicate incusion in drv_types.h

Sachin Kamat sachin.kamat at linaro.org
Wed Aug 28 05:55:01 UTC 2013


wlan_bssdef.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
Cc: Larry Finger <Larry.Finger at lwfinger.net>
---
 drivers/staging/rtl8188eu/include/drv_types.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8188eu/include/drv_types.h b/drivers/staging/rtl8188eu/include/drv_types.h
index 6e49359..ad073c8 100644
--- a/drivers/staging/rtl8188eu/include/drv_types.h
+++ b/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>
-- 
1.7.9.5



More information about the devel mailing list