OSDN Git Service

drm/ast: Don't include <drm/drm_pci.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 3 Dec 2019 10:03:57 +0000 (11:03 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 5 Dec 2019 07:44:09 +0000 (08:44 +0100)
commit5562085806718f19d5fbdf3bac35c971eaf0fefb
tree66acab18c5e626c60b22faeba7c60c2b26bdecb2
parent1be9d5f069964108125592af92304da76c5865bf
drm/ast: Don't include <drm/drm_pci.h>

Including <drm/drm_pci.h> is unnecessary in most cases. Replace
these instances.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191203100406.9674-4-tzimmermann@suse.de
drivers/gpu/drm/ast/ast_drv.c