* linux-next: build failure after merge of the iwlwifi-next tree
@ 2025-10-20 3:52 Stephen Rothwell
0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2025-10-20 3:52 UTC (permalink / raw)
To: Miriam Rachel Korenblit, Johannes Berg
Cc: Emmanuel Grumbach, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
Hi all,
After merging the iwlwifi-next tree, today's linux-next build (arm64
defconfig) failed like this:
drivers/net/wireless/intel/iwlwifi/iwl-drv.c:180:13: warning: 'iwl_drv_is_wifi7_supported' defined but not used [-Wunused-function]
180 | static bool iwl_drv_is_wifi7_supported(struct iwl_trans *trans)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c: In function 'iwl_pci_gen1_2_probe':
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c:4222:13: error: implicit declaration of function 'iwl_drv_is_wifi7_supported' [-Wimplicit-function-declaration]
4222 | if (iwl_drv_is_wifi7_supported(iwl_trans)) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Caused by commit
1f9285c0c2eb ("wifi: iwlwifi: be more chatty when we fail to find a wifi7 device")
$ grep CONFIG_IWLMLD .config
# CONFIG_IWLMLD is not set
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-20 3:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 3:52 linux-next: build failure after merge of the iwlwifi-next tree Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox