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