drm/mgag200: Drop unused include of <drm/drm_pciids.h>
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Thu, 30 Apr 2026 10:45:15 +0000 (12:45 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 7 May 2026 08:41:00 +0000 (10:41 +0200)
commite665bad236364cc3915191a96c841e117836df90
treeb3526f5fafae4d860b39730dba8f06c591a71731
parent81f9db404bec4bbacb30bca05b5994f88bdde1c7
drm/mgag200: Drop unused include of <drm/drm_pciids.h>

The <drm/drm_pciids.h> header only defines radeon_PCI_IDS which isn't
used in the mgag200 driver. So drop the useless include statement.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patch.msgid.link/b81a4830b3c287e9360197693a823a0dc72c674c.1777545446.git.u.kleine-koenig@baylibre.com
drivers/gpu/drm/mgag200/mgag200_drv.c