Re: [PATCH v1 1/3] drm/amdgpu: Drop unused include of <drm/drm_pciids.h>
Uwe Kleine-König (The Capable Hub) <[email protected]>
| Newsgroups | org.freedesktop.lists.amd-gfx,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aln9i5jDFwq-5mP2@monoceros> |
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
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmpZ/j0ACgkQj4D7WH0S /k6UOAgAuvDRmjFRe/c+Yvwalkgkm1V2bTFEO+Y68kvArSjs3tPu91nAVku6dRh3 k9/kieLXUO8zqnxoGUNzrBt2NvgJiXqs2O18wbCBSuvgHzGS75GnIiqNaa0cC3a/ Ruf1D5hgtNG/yzx0EhTq9v7xbjnAs5exnJB+mCQtlmIevG+B6NXkyy7Edv/OBkI/ meLpqDk6cipFwid4f1ENTQ7p9vYirpHKYiFgsQIh2FMsfAw8QfPmOVY2G129eNDO WoEIzwQqZgeEp/YrpvL7pEC+l8Ar6NgP+HXetR7Qw6WGYAAGxmXDNhPQ8CI+uYbL Lcl/XrLFa8Th1GDQ8vdlul1ohKLb/g== =wMWV -----END PGP SIGNATURE-----