Hi all, After merging the wireless-drivers-next tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/wireless/intel/iwlwifi/fw/acpi.c:720:12: warning: 'iwl_acpi_eval_dsm_func' defined but not used [-Wunused-function] 720 | static u32 iwl_acpi_eval_dsm_func(struct device *dev, enum iwl_dsm_funcs_rev_0 eval_func) | ^~~~~~~~~~~~~~~~~~~~~~ Introduced by commit 7119f02b5d34 ("iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia") -- Cheers, Stephen Rothwell