Star64_linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy
YueHaibing 6375d40322 brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:1202:5: warning: variable 'phybw40' set but not used [-Wunused-but-set-variable]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:4625:5: warning: variable 'phybw40' set but not used [-Wunused-but-set-variable]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:4834:5: warning: variable 'phybw40' set but not used [-Wunused-but-set-variable]

drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:3085:17: warning: variable 'maxtargetpwr' set but not used [-Wunused-but-set-variable]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:4215:17: warning: variable 'maxtargetpwr' set but not used [-Wunused-but-set-variable]

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-01-10 13:29:59 +02:00
..
phy_cmn.c brcmsmac: Remove unnecessary parentheses 2018-06-27 18:55:11 +03:00
phy_hal.h
phy_int.h brcmsmac: Use cordic-related macros from common cordic library 2018-11-29 17:30:49 +02:00
phy_lcn.c brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr' 2019-01-10 13:29:59 +02:00
phy_lcn.h
phy_n.c brcmsmac: Use cordic-related macros from common cordic library 2018-11-29 17:30:49 +02: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