OSDN Git Service

drm/r128: Don't include <drm/drm_pci.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 3 Dec 2019 10:04:01 +0000 (11:04 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 5 Dec 2019 07:44:23 +0000 (08:44 +0100)
commit5613f633f9840ad4a2a3c5e631818ccda5e78a7a
tree96c3403221dcb5adde99b8b58e550e9abf1f1a2f
parent09daa2e7f317482c80380341810c50003208f28e
drm/r128: 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-8-tzimmermann@suse.de
drivers/gpu/drm/r128/r128_drv.c