diff options
author | zhengbin <[email protected]> | 2019-10-04 16:43:50 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-10-09 11:22:40 +0300 |
commit | a003aec306c8175b31ecc06d5c7d9decd4a82797 (patch) | |
tree | b65adb4345281470d79a5c1657fe02482f7bbd4e /tools/perf/scripts/python/compaction-times.py | |
parent | a3e017fd8932ee4e01a01fea3cda63b451bc0558 (diff) |
rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c: In function rtl92c_phy_iq_calibrate:
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c:1373:6: warning: variable reg_ecc set but not used [-Wunused-but-set-variable]
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c: In function rtl92c_phy_iq_calibrate:
drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c:1372:34: warning: variable reg_eac set but not used [-Wunused-but-set-variable]
They are not used since commit f1d2b4d338bf ("rtlwifi:
rtl818x: Move drivers into new realtek directory")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions