From: Thomas Zimmermann Date: Tue, 3 Dec 2019 10:03:59 +0000 (+0100) Subject: drm/mga: Don't include X-Git-Tag: v5.10.7~2352^2~6^2~762 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=474863a1465fd8b8a786274fb9b2ea1b88f214b2;p=platform%2Fkernel%2Flinux-rpi.git drm/mga: Don't include Including is unnecessary in most cases. Replace these instances. Signed-off-by: Thomas Zimmermann Reviewed-by: Emil Velikov Reviewed-by: Alex Deucher Link: https://patchwork.freedesktop.org/patch/msgid/20191203100406.9674-6-tzimmermann@suse.de --- diff --git a/drivers/gpu/drm/mga/mga_drv.h b/drivers/gpu/drm/mga/mga_drv.h index d5deecb..66df516 100644 --- a/drivers/gpu/drm/mga/mga_drv.h +++ b/drivers/gpu/drm/mga/mga_drv.h @@ -32,6 +32,7 @@ #define __MGA_DRV_H__ #include +#include #include #include @@ -40,7 +41,6 @@ #include #include #include -#include #include #include #include