On 08/12/2023 03:51, Stephen Rothwell wrote: > Hi all, > > After merging the devicetree tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/w1/masters/amd_axi_w1.c: In function 'amd_axi_w1_probe': > drivers/w1/masters/amd_axi_w1.c:296:35: error: invalid use of undefined type 'struct platform_device' > 296 | struct device *dev = &pdev->dev; > | ^~ Thanks. I saw a fix from Rob for this, I just did not know this is that urgent. I will apply it today. Best regards, Krzysztof