]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f35f2d2a13c74c0b37394e51c4d18abb0b6e677
tree17c77370f1e799e517bc52c381b6e6c5cc00e02f
parent29c9868a886cc034fc66ec5a41d0d253bbb06839
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