staging: r8188eu: RFType is set but never used
authorMichael Straube <straube.linux@gmail.com>
Mon, 29 Nov 2021 23:01:25 +0000 (00:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:14:58 +0000 (15:14 +0100)
commit55c57806796d614a5e99481134602b7c4f36619b
tree146c570b32c5f8b27382930904fed5e158e7006e
parentd7f79cdfe09067bc464b5b0293bfcc23cb29a2e4
staging: r8188eu: RFType is set but never used

RFType is set but never used. Remove it from struct HAL_VERSION and
remove the now unused enum HAL_RF_TYPE.

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