diff options
| author | YueHaibing <[email protected]> | 2018-10-08 13:21:49 +0000 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2018-10-13 17:39:35 +0200 |
| commit | 69585ef9bb9f326baaad27d7579b3dfaf42bf1e7 (patch) | |
| tree | 7bda26fe9cfa6493dc09fe433f4f6965eba062f0 /include/linux/debugobjects.h | |
| parent | 5155938d8a0fe0e0251435cae02539e81fb8e407 (diff) | |
mt76x0: pci: fix set external PA I/O current
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/mediatek/mt76/mt76x0/pci.c: In function 'mt76x0e_register_device':
drivers/net/wireless/mediatek/mt76/mt76x0/pci.c:107:8: warning:
variable 'data' set but not used [-Wunused-but-set-variable]
It seems correct value to write is 'data'
Fixes: 2b2cb40bcd7d ("mt76x0: pci: add hw initialization at bootstrap")
Acked-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions