mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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
|
||
|---|---|---|
| .. | ||
| 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 | ||