linux/drivers/net/wireless/broadcom/brcm80211
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
..
brcmfmac treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
brcmsmac brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static 2018-06-27 18:57:23 +03:00
brcmutil
include brcmfmac: add support for BCM4366E chipset 2018-04-25 11:21:58 +03:00
Kconfig brcmfmac: update BRCMFMAC symbol description 2017-04-05 15:34:33 +03:00
Makefile