bianbu-linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy
Colin Ian King ab8d904654 brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
The function wlc_phy_workarounds_nphy_rev1 is local to the source and
does not need to be in global scope, so make it static.

Cleans up sparse warning:
symbol 'wlc_phy_workarounds_nphy_rev1' was not declared. Should it
be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-06-27 18:57:23 +03:00
..
phy_cmn.c brcmsmac: Remove unnecessary parentheses 2018-06-27 18:55:11 +03:00
phy_hal.h
phy_int.h
phy_lcn.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
phy_lcn.h
phy_n.c brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static 2018-06-27 18:57:23 +03:00
phy_qmath.c brcmsmac: fix wrap around in conversion from constant to s16 2018-06-27 18:56:33 +03:00
phy_qmath.h
phy_radio.h
phyreg_n.h
phytbl_lcn.c
phytbl_lcn.h
phytbl_n.c wireless: use ARRAY_SIZE 2017-12-08 15:19:46 +02:00
phytbl_n.h