mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-03 22:03:54 +00:00
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> |
||
---|---|---|
.. | ||
phy_cmn.c | ||
phy_hal.h | ||
phy_int.h | ||
phy_lcn.c | ||
phy_lcn.h | ||
phy_n.c | ||
phy_qmath.c | ||
phy_qmath.h | ||
phy_radio.h | ||
phyreg_n.h | ||
phytbl_lcn.c | ||
phytbl_lcn.h | ||
phytbl_n.c | ||
phytbl_n.h |