1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy
Lee Jones e343388216 brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:361:25: warning: unused variable 'lcnphy_rx_iqcomp_table_rev0' [-Wunused-const-variable]
 struct lcnphy_rx_iqcomp lcnphy_rx_iqcomp_table_rev0[] = {
                         ^
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200910065431.657636-30-lee.jones@linaro.org
Link: https://lore.kernel.org/r/20200910140505.1168317-1-yanaijie@huawei.com
Link: https://lore.kernel.org/r/20200910035600.21736-1-yuehaibing@huawei.com
2020-09-16 08:57:45 +03:00
..
phy_cmn.c brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp' 2020-09-01 16:05:06 +03:00
phy_hal.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phy_int.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phy_lcn.c brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0' 2020-09-16 08:57:45 +03:00
phy_lcn.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phy_n.c brcmsmac: phy_n: Remove a bunch of unused variables 2020-09-01 16:16:23 +03:00
phy_qmath.c brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phy_qmath.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phy_radio.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phyreg_n.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phytbl_lcn.c brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1' 2020-09-16 08:57:44 +03:00
phytbl_lcn.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00
phytbl_n.c brcmsmac: phytbl_n: Remove a few unused arrays 2020-09-01 16:16:25 +03:00
phytbl_n.h brcmsmac: switch phy source files to using SPDX license identifier 2019-05-28 15:24:11 +03:00