staging: r8188eu: make update_TSF() and correct_TSF() static
authorMichael Straube <straube.linux@gmail.com>
Fri, 15 Jul 2022 06:29:07 +0000 (08:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2022 06:42:25 +0000 (08:42 +0200)
commit7136ef70a067095ec207ad1d710fed44154d51a6
tree1aa37e8fe2da3bc6147a6ad0bd119144feec8224
parent21b044c903384898b1972c35a7927ed184a46e47
staging: r8188eu: make update_TSF() and correct_TSF() static

The functions update_TSF() and correct_TSF() are only used in
rtw_mlme_ext.c. Make them static.

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