From: Tian Tao Date: Mon, 15 Mar 2021 06:41:26 +0000 (+0800) Subject: drm/exynos/decon5433: Remove the unused include statements X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6161a435c1910d07ee00cc25af010889010e1f08;p=linux.git drm/exynos/decon5433: Remove the unused include statements This driver doesn't reference of_gpio.h, so drop it. Signed-off-by: Tian Tao Signed-off-by: Inki Dae --- diff --git a/drivers/gpu/drm/exynos/exynos5433_drm_decon.c b/drivers/gpu/drm/exynos/exynos5433_drm_decon.c index 1f79bc2a881e1..1510e4e2973cc 100644 --- a/drivers/gpu/drm/exynos/exynos5433_drm_decon.c +++ b/drivers/gpu/drm/exynos/exynos5433_drm_decon.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include