staging: rtl8192e: Remove dead code associated with CONFIG_BT_30
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 14 Jul 2011 22:24:17 +0000 (17:24 -0500)
committerLarry Finger <Larry.Finger@lwfinger.net>
Wed, 24 Aug 2011 02:18:58 +0000 (21:18 -0500)
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
drivers/staging/rtl8192e/rtl_core.h

index ec977870f5d78661cc102d5be73e83a1f76866bb..99a40a00d31281b5ccd6b37c3edb4d6a682e9bf5 100644 (file)
@@ -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 */
This page took 0.024803 seconds and 5 git commands to generate.