staging: r8188eu: remove macro PHY_SetRFReg
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Dec 2021 17:13:35 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:11:48 +0000 (11:11 +0100)
commit39b0e3d6e29c491ba94c12f3aa64555a9d78198e
tree8e157f66bf2a0c566224629eb8ce563617a45969
parent2d91168a38a746d89d8394a763b11143faf9d29b
staging: r8188eu: remove macro PHY_SetRFReg

The macro PHY_SetRFReg just re-defines rtl8188e_PHY_SetRFReg().
Call rtl8188e_PHY_SetRFReg() directly and remove the macro.

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