* linux-next: build failure after merge of the devicetree-fixes tree
@ 2023-01-18 22:20 Stephen Rothwell
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2023-01-18 22:20 UTC (permalink / raw)
To: Rob Herring
Cc: Michal Suchanek, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
Hi all,
After merging the devicetree-fixes tree, today's linux-next build
(powerpc ppc64_defconfig) failed like this:
Caused by commit
2d681d6a23a1 ("of: Make of framebuffer devices unique")
I have used the devicetree-fixes tree from next-20230118 for today.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* linux-next: build failure after merge of the devicetree-fixes tree
@ 2025-11-17 22:38 Stephen Rothwell
2025-11-17 22:57 ` Rob Herring
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2025-11-17 22:38 UTC (permalink / raw)
To: Rob Herring
Cc: Herve Codina, Saravana Kannan, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 971 bytes --]
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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build failure after merge of the devicetree-fixes tree
2025-11-17 22:38 Stephen Rothwell
@ 2025-11-17 22:57 ` Rob Herring
0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2025-11-17 22:57 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Herve Codina, Saravana Kannan, Linux Kernel Mailing List,
Linux Next Mailing List
On Mon, Nov 17, 2025 at 4:39 PM Stephen Rothwell <sfr@canb•auug.org.au> wrote:
>
> 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.
Sorry about that, I should have found that. Now fixed by reverting to
the old name.
Rob
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-17 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18 22:20 linux-next: build failure after merge of the devicetree-fixes tree Stephen Rothwell
-- strict thread matches above, loose matches on Subject: below --
2025-11-17 22:38 Stephen Rothwell
2025-11-17 22:57 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox