From: Tian Tao Date: Wed, 30 Dec 2020 01:17:03 +0000 (+0800) Subject: drm/tve200: remove unused including X-Git-Tag: v5.15~303^2~28^2~1040 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce90f685bd3521d8e3f6ca67597b2b1c10d3c660;p=platform%2Fkernel%2Flinux-starfive.git drm/tve200: remove unused including Remove including that don't need it. Signed-off-by: Tian Tao Signed-off-by: Linus Walleij Link: https://patchwork.freedesktop.org/patch/msgid/1609291023-46889-1-git-send-email-tiantao6@hisilicon.com --- diff --git a/drivers/gpu/drm/tve200/tve200_display.c b/drivers/gpu/drm/tve200/tve200_display.c index 17ff24d..cb0e837 100644 --- a/drivers/gpu/drm/tve200/tve200_display.c +++ b/drivers/gpu/drm/tve200/tve200_display.c @@ -11,7 +11,6 @@ */ #include -#include #include #include #include diff --git a/drivers/gpu/drm/tve200/tve200_drv.c b/drivers/gpu/drm/tve200/tve200_drv.c index 07140e0..7fa71c8 100644 --- a/drivers/gpu/drm/tve200/tve200_drv.c +++ b/drivers/gpu/drm/tve200/tve200_drv.c @@ -35,7 +35,6 @@ #include #include #include -#include #include #include