OSDN Git Service

rtl8xxxu: fix warnings for symbol not declared
authorChris Chiu <chiu@endlessm.com>
Wed, 23 Oct 2019 10:54:07 +0000 (18:54 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 24 Oct 2019 05:50:02 +0000 (08:50 +0300)
commitb298800dd8ee7250bf04b4dbd151e1a971b6df91
treef9ee31fa7a72ed0ab61d3411ec7f7370e487309f
parent4fcef86091327d92008ca0328d45075343e7edea
rtl8xxxu: fix warnings for symbol not declared

Fix the following sparse warnings.
sparse: symbol 'rtl8723bu_set_coex_with_type' was not declared.
Should it be static?
sparse: symbol 'rtl8723bu_update_bt_link_info' was not declared.
Should it be static?
sparse: symbol 'rtl8723bu_handle_bt_inquiry' was not declared.
Should it be static?
sparse: symbol 'rtl8723bu_handle_bt_info' was not declared.
Should it be static?

Signed-off-by: Chris Chiu <chiu@endlessm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c