staging: r8188eu: remove ICType from struct HAL_VERSION
authorMichael Straube <straube.linux@gmail.com>
Mon, 30 Aug 2021 09:21:52 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:45 +0000 (08:49 +0200)
commit21fa02000982c9969263d50f92e768bcf4ee999f
treed99f22f5e28734e257dd41c22360b00d0c330351
parent2ec51e54f7be43acc6a82881c3f50fdd62d5fa08
staging: r8188eu: remove ICType from struct HAL_VERSION

IC type is always 8188E. Remove ICType from struct HAL_VERSION,
all macros that check it and related code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210830092153.9283-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/hal_com.c
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/hal/rtl8188e_mp.c
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/HalVerDef.h