mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the reset tree
@ 2025-11-21  0:15 Stephen Rothwell
  2025-11-21  3:50 ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2025-11-21  0:15 UTC (permalink / raw)
  To: Philipp Zabel
  Cc: Bartosz Golaszewski, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1976 bytes --]

Hi all,

After merging the reset tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/platform/x86/intel/chtwc_int33fe.c:80:12: error: 'struct software_node_ref_args' has no member named 'node'; did you mean 'swnode'?
   80 |         { .node = NULL },
      |            ^~~~
      |            swnode
drivers/platform/x86/intel/chtwc_int33fe.c: In function 'cht_int33fe_remove_nodes':
drivers/platform/x86/intel/chtwc_int33fe.c:193:33: error: 'struct software_node_ref_args' has no member named 'node'; did you mean 'swnode'?
  193 |         if (fusb302_mux_refs[0].node) {
      |                                 ^~~~
      |                                 swnode
drivers/platform/x86/intel/chtwc_int33fe.c:194:76: error: 'struct software_node_ref_args' has no member named 'node'; did you mean 'swnode'?
  194 |                 fwnode_handle_put(software_node_fwnode(fusb302_mux_refs[0].node));
      |                                                                            ^~~~
      |                                                                            swnode
drivers/platform/x86/intel/chtwc_int33fe.c:195:37: error: 'struct software_node_ref_args' has no member named 'node'; did you mean 'swnode'?
  195 |                 fusb302_mux_refs[0].node = NULL;
      |                                     ^~~~
      |                                     swnode
drivers/platform/x86/intel/chtwc_int33fe.c: In function 'cht_int33fe_add_nodes':
drivers/platform/x86/intel/chtwc_int33fe.c:225:29: error: 'struct software_node_ref_args' has no member named 'node'; did you mean 'swnode'?
  225 |         fusb302_mux_refs[0].node = mux_ref_node;
      |                             ^~~~
      |                             swnode

Caused by commit

  d7cdbbc93c56 ("software node: allow referencing firmware nodes")

I have used the reset tree from next-20251120 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-21  9:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-21  0:15 linux-next: build failure after merge of the reset tree Stephen Rothwell
2025-11-21  3:50 ` Stephen Rothwell
2025-11-21  8:22   ` Philipp Zabel
2025-11-21  9:15     ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®