From 7e3a6cc8698fc917bc5967f861411db2a8a7b0a5 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Thu, 22 May 2014 10:32:55 +0530 Subject: drm/exynos: Remove duplicate inclusion of i2c.h i2c.h was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- drivers/gpu/drm/exynos/exynos_hdmi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpu/drm/exynos/exynos_hdmi.c') diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exynos/exynos_hdmi.c index 941b235ca1db..beb908195726 100644 --- a/drivers/gpu/drm/exynos/exynos_hdmi.c +++ b/drivers/gpu/drm/exynos/exynos_hdmi.c @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b