staging: r8188eu: make ips_enter static
authorMartin Kaiser <martin@kaiser.cx>
Mon, 6 Feb 2023 21:01:22 +0000 (22:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Feb 2023 07:41:18 +0000 (08:41 +0100)
commit815950ef52001c169b7fb32781163cf5dc62a53d
treea974dac1494f713900b2562d3e3d1b7bb7600aaf
parent64e8bbbc08b00c2207ac536f420f740ac3fb324e
staging: r8188eu: make ips_enter static

The ips_enter function is used only in rtw_pwrctrl.c. We can make this
function static.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230206210124.150142-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_pwrctrl.c
drivers/staging/r8188eu/include/rtw_pwrctrl.h