staging: rtl8192e: Remove dead code associated with CONFIG_BT_30
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
438af18e92
commit
c29fed1e5c
1 changed files with 0 additions and 4 deletions
|
@ -590,10 +590,6 @@ typedef struct r8192_priv
|
||||||
struct rtl819x_ops *ops;
|
struct rtl819x_ops *ops;
|
||||||
struct rtllib_device *rtllib;
|
struct rtllib_device *rtllib;
|
||||||
|
|
||||||
#ifdef CONFIG_BT_30
|
|
||||||
struct BT30Info BtInfo;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef CONFIG_RTLWIFI_DEBUGFS
|
#ifdef CONFIG_RTLWIFI_DEBUGFS
|
||||||
rtl_fs_debug *debug;
|
rtl_fs_debug *debug;
|
||||||
#endif /* CONFIG_IWLWIFI_DEBUGFS */
|
#endif /* CONFIG_IWLWIFI_DEBUGFS */
|
||||||
|
|
Loading…
Add table
Reference in a new issue