linux/drivers/net/wireless/intel/iwlwifi/fw
Kalle Valo c2a3823dad 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 <sfr@canb.auug.org.au>
Fixes: 7119f02b5d ("iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia")
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Acked-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210624052918.4946-1-kvalo@codeaurora.org
2021-06-24 19:21:57 +03:00
..
api iwlwifi: mvm: introduce iwl_wowlan_get_status_cmd 2021-06-22 16:57:57 +03:00
acpi.c iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func() 2021-06-24 19:21:57 +03:00
acpi.h iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap. 2021-06-22 16:57:55 +03:00
dbg.c iwlwifi: move error dump to fw utils 2021-06-22 16:57:57 +03:00
dbg.h iwlwifi: move error dump to fw utils 2021-06-22 16:57:57 +03:00
debugfs.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
debugfs.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
dump.c iwlwifi: fw: dump TCM error table if present 2021-06-22 16:57:57 +03:00
error-dump.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
file.h iwlwifi: fw: dump TCM error table if present 2021-06-22 16:57:57 +03:00
img.c iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver 2020-10-01 21:59:37 +03:00
img.h iwlwifi: mvm: umac error table mismatch 2021-04-14 12:07:19 +03:00
init.c iwlwifi: move iwl_configure_rxq to be used by other op_modes 2021-04-14 12:07:17 +03:00
notif-wait.c iwlwifi: fw: fix notification wait locking 2021-04-06 13:25:59 +03:00
notif-wait.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
paging.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
pnvm.c iwlwifi: support loading the reduced power table from UEFI 2021-06-22 16:57:57 +03:00
pnvm.h iwlwifi: increase PNVM load timeout 2021-06-22 15:11:12 +03:00
runtime.h iwlwifi: move iwl_configure_rxq to be used by other op_modes 2021-04-14 12:07:17 +03:00
smem.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
uefi.c iwlwifi: support loading the reduced power table from UEFI 2021-06-22 16:57:57 +03:00
uefi.h iwlwifi: support loading the reduced power table from UEFI 2021-06-22 16:57:57 +03:00