Re: linux-next: build warning after merge of the amdgpu tree

From: Alex Deucher
Date: Wed Aug 16 2023 - 16:46:14 EST


On Tue, Aug 15, 2023 at 7:07 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> After merging the amdgpu tree, today's linux-next build (htmldocs)
> produced this warning:
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not found
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'product_name' not found
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1: warning: 'serial_number' not found
>
> Introduced by commit
>
> 7957ec80ef97 ("drm/amdgpu: Add FRU sysfs nodes only if needed")

Fixed in:
https://patchwork.freedesktop.org/patch/552866/

Alex

>
> --
> Cheers,
> Stephen Rothwell