[PATCH 48/61] staging: rtl8192e: Remove dead code associated with CONFIG_BT_30

Larry Finger Larry.Finger at lwfinger.net
Wed Aug 24 03:44:59 UTC 2011


Signed-off-by: Larry Finger <Larry.Finger at lwfinger.net>
---
 drivers/staging/rtl8192e/rtl_core.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/rtl8192e/rtl_core.h b/drivers/staging/rtl8192e/rtl_core.h
index ec97787..99a40a0 100644
--- a/drivers/staging/rtl8192e/rtl_core.h
+++ b/drivers/staging/rtl8192e/rtl_core.h
@@ -590,10 +590,6 @@ typedef struct r8192_priv
 	struct rtl819x_ops			*ops;
 	struct rtllib_device			*rtllib;
 
-#ifdef CONFIG_BT_30
-	struct BT30Info			BtInfo;
-#endif
-
 #ifdef CONFIG_RTLWIFI_DEBUGFS
 	rtl_fs_debug				*debug;
 #endif /* CONFIG_IWLWIFI_DEBUGFS */
-- 
1.7.3.4




More information about the devel mailing list