staging: rtl8192e: Remove dead code associated with CONFIG_BT_30

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2011-07-14 17:24:17 -05:00
parent 438af18e92
commit c29fed1e5c

View 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 */