mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 08:16:39 +09:00
staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user