diff options
author | Chen Wandun <chenwandun@huawei.com> | 2020-03-04 20:34:11 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2020-03-17 17:13:59 +0100 |
commit | 373954ef27a586ee04a2024e13ac08f1b1782904 (patch) | |
tree | 17f6ecbfddc3e92f4bf1b3e66017cf7767349a8f /net | |
parent | 5ddffa1b62843ffacc1c5cda1cfb72a225ae400a (diff) |
mt76: remove variable 'val' set but not used
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function mt76x0_phy_rf_init:
drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:1158:5: warning: variable val set but not used [-Wunused-but-set-variable]
Fixes: 10de7a8b4ab9 ("mt76x0: phy files")
Signed-off-by: Chen Wandun <chenwandun@huawei.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions