Re: [PATCH] brcmsmac: phytbl_lcn: Remove unused variable 'dot11lcn_gain_tbl_rev1'

2020-09-15 Thread Kalle Valo
YueHaibing wrote: > drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.c:108:18: > warning: ‘dot11lcn_gain_tbl_rev1’ defined but not used > [-Wunused-const-variable=] > static const u32 dot11lcn_gain_tbl_rev1[] = { > ^~ > > commit ebcfc66f56a

[PATCH] brcmsmac: phytbl_lcn: Remove unused variable 'dot11lcn_gain_tbl_rev1'

2020-09-09 Thread YueHaibing
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phytbl_lcn.c:108:18: warning: ‘dot11lcn_gain_tbl_rev1’ defined but not used [-Wunused-const-variable=] static const u32 dot11lcn_gain_tbl_rev1[] = { ^~ commit ebcfc66f56a4 ("brcmsmac: phytbl_lcn: Remove u