staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger
2011-07-14 22:03:46 -05:00
parent 2e8bb57026
commit d22a336469

View File

@@ -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;