projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438af18
)
staging: rtl8192e: Remove dead code associated with CONFIG_BT_30
author
Larry Finger
<Larry.Finger@lwfinger.net>
Thu, 14 Jul 2011 22:24:17 +0000
(17:24 -0500)
committer
Larry 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
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192e/rtl_core.h
b/drivers/staging/rtl8192e/rtl_core.h
index ec977870f5d78661cc102d5be73e83a1f76866bb..99a40a00d31281b5ccd6b37c3edb4d6a682e9bf5 100644
(file)
--- 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 */