[PATCH 57/61] staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND

Larry Finger Larry.Finger at lwfinger.net
Wed Aug 24 03:45:08 UTC 2011


Signed-off-by: Larry Finger <Larry.Finger at lwfinger.net>
---
 drivers/staging/rtl8192e/rtl_core.h |    5 -----
 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;
-- 
1.7.3.4




More information about the devel mailing list