From: Thomas Zimmermann Date: Tue, 3 Dec 2019 10:03:57 +0000 (+0100) Subject: drm/ast: Don't include X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5562085806718f19d5fbdf3bac35c971eaf0fefb;p=uclinux-h8%2Flinux.git drm/ast: 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-4-tzimmermann@suse.de --- diff --git a/drivers/gpu/drm/ast/ast_drv.c b/drivers/gpu/drm/ast/ast_drv.c index 9da26750a22d..30aa73a5d9b7 100644 --- a/drivers/gpu/drm/ast/ast_drv.c +++ b/drivers/gpu/drm/ast/ast_drv.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include "ast_drv.h"