linux-next: build failure after merge of the devicetree-fixes tree

From: Stephen Rothwell

Date: Mon Nov 17 2025 - 17:39:11 EST


Hi all,

After merging the devicetree-fixes tree, today's linux-next build
(powerpc ppc64_defconfig) failed like this:

drivers/base/core.c: In function 'fw_devlink_refresh_fwnode':
drivers/base/core.c:269:23: error: implicit declaration of function 'get_device_from_fwnode'; did you mean 'get_dev_from_fwnode'? [-Wimplicit-function-declaration]
269 | dev = get_device_from_fwnode(fwnode);
| ^~~~~~~~~~~~~~~~~~~~~~
| get_dev_from_fwnode
drivers/base/core.c:269:21: error: assignment to 'struct device *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
269 | dev = get_device_from_fwnode(fwnode);
| ^

Caused by commit

227c4e0e70fe ("of: dynamic: Fix overlayed devices not probing because of fw_devlink")

I have used the devicetree-fixes tree from next-20251117 for today.

--
Cheers,
Stephen Rothwell

Attachment: pgp0Cfb3V9IJK.pgp
Description: OpenPGP digital signature