Remove unused defines and functions related to efuses and eeprom. Martin Kaiser (6): staging: r8188eu: Efuse_CalculateWordCnts is not used staging: r8188eu: efuse_WordEnableDataRead is not used staging: r8188eu: remove unused efuse defines staging: r8188eu: do not extract eeprom version from the fuses staging: r8188eu: remove unused eeprom defines staging: r8188eu: hal data's board type is unused drivers/staging/r8188eu/core/rtw_efuse.c | 56 ------------------- .../staging/r8188eu/hal/rtl8188e_hal_init.c | 24 -------- drivers/staging/r8188eu/hal/usb_halinit.c | 2 - .../staging/r8188eu/include/rtl8188e_hal.h | 7 --- .../staging/r8188eu/include/rtl8188e_spec.h | 49 ---------------- drivers/staging/r8188eu/include/rtw_efuse.h | 25 --------- 6 files changed, 163 deletions(-) -- 2.20.1