Browse Source

staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Larry Finger 14 years ago
parent
commit
d22a336469
1 changed files with 0 additions and 5 deletions
  1. 0 5
      drivers/staging/rtl8192e/rtl_core.h

+ 0 - 5
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;