[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251118093848.53df748c@canb.auug.org.au>
Date: Tue, 18 Nov 2025 09:38:48 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Rob Herring <robh@...nel.org>
Cc: Herve Codina <herve.codina@...tlin.com>, Saravana Kannan
<saravanak@...gle.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the devicetree-fixes tree
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
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists