public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel•com>,
	Johannes Berg <johannes@sipsolutions•net>
Cc: Emmanuel Grumbach <emmanuel.grumbach@intel•com>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: linux-next: build failure after merge of the iwlwifi-next tree
Date: Mon, 20 Oct 2025 14:52:39 +1100	[thread overview]
Message-ID: <20251020145239.72fc628e@canb.auug.org.au> (raw)

[-- 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 --]

                 reply	other threads:[~2025-10-20  3:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251020145239.72fc628e@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=emmanuel.grumbach@intel$(echo .)com \
    --cc=johannes@sipsolutions$(echo .)net \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=miriam.rachel.korenblit@intel$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox