diff options
author | Kalle Valo <[email protected]> | 2021-06-24 08:29:18 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-06-24 19:21:57 +0300 |
commit | c2a3823dad4988943c0b0f61af9336301e30d4e5 (patch) | |
tree | 7ff991c4b8e343eae3eed68455da96b78a9ae4ce /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1d8820d5462dcdd34f3eb7ef4893536c439e476d (diff) |
iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()
Stephen reported a warning:
drivers/net/wireless/intel/iwlwifi/fw/acpi.c:720:12: warning: 'iwl_acpi_eval_dsm_func' defined but not used [-Wunused-function]
The warning is correct and the function is not used anywhere, so let's
just remove it.
Reported-by: Stephen Rothwell <[email protected]>
Fixes: 7119f02b5d34 ("iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia")
Signed-off-by: Kalle Valo <[email protected]>
Acked-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions