summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl_core.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-14 23:58:27 -0500
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-23 21:39:21 -0500
commitf60949901cc5f1c02268938f63306ac5a36c9cba (patch)
tree2544b28ddafbe40e80131c3972fc7260b6e6d738 /drivers/staging/rtl8192e/rtl_core.h
parentc9d9a8016daab38681b498b094e6cac876a12fc4 (diff)
downloadop-kernel-dev-f60949901cc5f1c02268938f63306ac5a36c9cba.zip
op-kernel-dev-f60949901cc5f1c02268938f63306ac5a36c9cba.tar.gz
staging: rtl8192e: Remove dead code associated with CONFIG_RTL_RFKILL
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Diffstat (limited to 'drivers/staging/rtl8192e/rtl_core.h')
-rw-r--r--drivers/staging/rtl8192e/rtl_core.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/rtl8192e/rtl_core.h b/drivers/staging/rtl8192e/rtl_core.h
index a853bee..ffbfb29 100644
--- a/drivers/staging/rtl8192e/rtl_core.h
+++ b/drivers/staging/rtl8192e/rtl_core.h
@@ -56,10 +56,6 @@
#include "r8190P_def.h"
#include "r8192E_dev.h"
-#ifdef CONFIG_RTL_RFKILL
-#include "rtl_rfkill.h"
-#endif
-
#include "rtl_debug.h"
#include "rtl_eeprom.h"
#include "rtl_ps.h"
@@ -678,9 +674,6 @@ typedef struct r8192_priv
u8 RegCWinMin;
u8 keepAliveLevel;
-#ifdef CONFIG_RTL_RFKILL
- bool rfkill_off;
-#endif
bool sw_radio_on;
bool bHwRadioOff;
bool pwrdown;
OpenPOWER on IntegriCloud