diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-09 10:53:08 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-03 15:37:53 +0200 |
commit | 0a60e0aa495ff86aaee14b543f3ddab5d1327607 (patch) | |
tree | 7e68af679fa96c5b6287a1c40cd32c2042671c1c /fs | |
parent | brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056() (diff) | |
download | linux-0a60e0aa495ff86aaee14b543f3ddab5d1327607.tar.xz linux-0a60e0aa495ff86aaee14b543f3ddab5d1327607.zip |
bcma: remove two unused variables
drivers/bcma/driver_mips.c:70:18: warning:
ipsflag_irq_shift defined but not used [-Wunused-const-variable=]
drivers/bcma/driver_mips.c:62:18: warning:
ipsflag_irq_mask defined but not used [-Wunused-const-variable=]
They are never used, so can be removed.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions