On Thu, Apr 30, 2026 at 12:45 PM Uwe Kleine-König (The Capable Hub)
<[email protected]> wrote:
>
> The <drm/drm_pciids.h> header only defines radeon_PCI_IDS which isn't
> used in the gma500 driver. So drop the useless include statement.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) 
> <[email protected]>

Applied to drm-misc-next

Thanks
Patrik

> ---
>  drivers/gpu/drm/gma500/psb_drv.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/gma500/psb_drv.c 
> b/drivers/gpu/drm/gma500/psb_drv.c
> index 039da26ef24d..f7ec6c21a9a1 100644
> --- a/drivers/gpu/drm/gma500/psb_drv.c
> +++ b/drivers/gpu/drm/gma500/psb_drv.c
> @@ -24,7 +24,6 @@
>  #include <drm/drm_drv.h>
>  #include <drm/drm_file.h>
>  #include <drm/drm_ioctl.h>
> -#include <drm/drm_pciids.h>
>  #include <drm/drm_print.h>
>  #include <drm/drm_vblank.h>
>
> --
> 2.47.3
>

Reply via email to