Hello, On Thu, Apr 30, 2026 at 12:45:13PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > The <drm/drm_pciids.h> header only defines radeon_PCI_IDS which isn't > used in the amdgpu driver. So drop the useless include statement. > > Signed-off-by: Uwe Kleine-König (The Capable Hub) > <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > index 8b71834a73df..1239fb32311f 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > @@ -28,7 +28,6 @@ > #include <drm/drm_fbdev_ttm.h> > #include <drm/drm_gem.h> > #include <drm/drm_managed.h> > -#include <drm/drm_pciids.h> > #include <drm/drm_probe_helper.h> > #include <drm/drm_vblank.h>
Patches #2 and #3 of this series was applied, but this one wasn't. Is this still on someone's radar? Best regards Uwe
signature.asc
Description: PGP signature
