staging: r8188eu: remove RF_PATH_{C,D}
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Dec 2021 17:13:33 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:11:48 +0000 (11:11 +0100)
commitec5967c04e6a871958512f47b875717d29e9f5d5
tree17c77370f1e799e517bc52c381b6e6c5cc00e02f
parent1684457358818de7697b09b4688a41b512c60e5c
staging: r8188eu: remove RF_PATH_{C,D}

pHalData->PHYRegDef[RF_PATH_C] and pHalData->PHYRegDef[RF_PATH_D]
are initialized but not used. Remove them and remove RF_PATH_C and
RF_PATH_D from the rf_radio_path enum.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211205171342.20551-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_phycfg.c
drivers/staging/r8188eu/include/Hal8188EPhyCfg.h
drivers/staging/r8188eu/include/rtl8188e_hal.h