Commit d22a3364 authored by Larry Finger's avatar Larry Finger

staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND

Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
parent 2e8bb570
...@@ -773,11 +773,6 @@ typedef struct r8192_priv ...@@ -773,11 +773,6 @@ typedef struct r8192_priv
u16 EfuseUsedBytes; u16 EfuseUsedBytes;
u8 EfuseUsedPercentage; u8 EfuseUsedPercentage;
#ifdef EFUSE_REPG_WORKAROUND
bool efuse_RePGSec1Flag;
u8 efuse_RePGData[8];
#endif
short epromtype; short epromtype;
u16 eeprom_vid; u16 eeprom_vid;
u16 eeprom_did; u16 eeprom_did;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment