staging: r8188eu: make odm_ConfigMAC_8188E() static
authorMichael Straube <straube.linux@gmail.com>
Mon, 26 Sep 2022 17:32:41 +0000 (19:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2022 08:28:11 +0000 (10:28 +0200)
commit0061a2a9550b845f7c0b291c0b74047290048571
tree7dac1a12e9aa18fd195ef0959243686636c3f024
parent7589197485da6fb02f3c06cfd7465aa2193da563
staging: r8188eu: make odm_ConfigMAC_8188E() static

The function odm_ConfigMAC_8188E() is only used in HalHWImg8188E_MAC.c.
Make it static.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20220926173243.8767-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalHWImg8188E_MAC.c
drivers/staging/r8188eu/hal/odm_RegConfig8188E.c
drivers/staging/r8188eu/include/odm_RegConfig8188E.h