staging: r8188eu: remove macro rtw_pwr_wakeup()
authorMichael Straube <straube.linux@gmail.com>
Sun, 3 Apr 2022 10:37:12 +0000 (12:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:50 +0000 (07:33 +0200)
commit719cf66c8a2b065926f622ae65f5595739e4a7f6
treeb40da0ccce5b258c7b219752db0df311aa25bb8c
parentc5f668fd1e33695ee29e2b4680052b56eab7c5f8
staging: r8188eu: remove macro rtw_pwr_wakeup()

After previous cleanups the rtw_pwr_wakeup() macro is just an alias
for _rtw_pwr_wakeup(). Remove the macro and rename _rtw_pwr_wakeup()
to rtw_pwr_wakeup().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220403103713.12883-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/include/rtw_pwrctrl.h