From: Tian Tao Date: Wed, 30 Dec 2020 01:17:03 +0000 (+0800) Subject: drm/tve200: remove unused including X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ce90f685bd3521d8e3f6ca67597b2b1c10d3c660;p=linux.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 17ff24d999d18..cb0e837d3dbab 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 07140e0b90a3c..7fa71c8bb8289 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