summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl_core.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-14 22:03:46 -0500
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-23 21:32:51 -0500
commitd22a33646965656d800e4c7afa8c1b54a4ba63fe (patch)
tree33033a4098b574900f15a711bbbb5b23611c8356 /drivers/staging/rtl8192e/rtl_core.h
parent2e8bb570266e5e89837f117c08c0636f4b3e3d2b (diff)
downloadop-kernel-dev-d22a33646965656d800e4c7afa8c1b54a4ba63fe.zip
op-kernel-dev-d22a33646965656d800e4c7afa8c1b54a4ba63fe.tar.gz
staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND
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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/rtl8192e/rtl_core.h b/drivers/staging/rtl8192e/rtl_core.h
index c7e2f87..ae858eb 100644
--- a/drivers/staging/rtl8192e/rtl_core.h
+++ b/drivers/staging/rtl8192e/rtl_core.h
@@ -773,11 +773,6 @@ typedef struct r8192_priv
u16 EfuseUsedBytes;
u8 EfuseUsedPercentage;
-#ifdef EFUSE_REPG_WORKAROUND
- bool efuse_RePGSec1Flag;
- u8 efuse_RePGData[8];
-#endif
-
short epromtype;
u16 eeprom_vid;
u16 eeprom_did;
OpenPOWER on IntegriCloud