From 2d3f173cf7c2e032004f950718316e64fb1866eb Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 28 Aug 2013 10:47:58 +0530 Subject: [PATCH] drm/exynos: Remove non-DT support in exynos_drm_fimd Since commit 383ffda2fa ("ARM: EXYNOS: no more support non-DT for EXYNOS SoCs"), Exynos platform is DT only. Hence remove all the conditional macros and make the driver DT only. Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-format-patch failed