This series removes some code that is valid only for other chips than RTL8188EU and is not used in the driver. Michael Straube (4): staging: r8188eu: remove Hal_MPT_CCKTxPowerAdjustbyIndex() staging: r8188eu: remove set but unused variable staging: r8188eu: remove ICType from struct HAL_VERSION staging: r8188eu: remove unused function SetBcnCtrlReg() drivers/staging/r8188eu/hal/hal_com.c | 13 +- .../staging/r8188eu/hal/rtl8188e_hal_init.c | 19 --- drivers/staging/r8188eu/hal/rtl8188e_mp.c | 139 ++---------------- drivers/staging/r8188eu/hal/usb_halinit.c | 2 +- drivers/staging/r8188eu/include/HalVerDef.h | 61 -------- .../staging/r8188eu/include/rtl8188e_hal.h | 3 - drivers/staging/r8188eu/include/rtw_mp.h | 1 - 7 files changed, 12 insertions(+), 226 deletions(-) -- 2.33.0