]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos: Remove non-DT support in exynos_drm_fimd
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 28 Aug 2013 05:17:58 +0000 (10:47 +0530)
committerInki Dae <inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:46 +0000 (13:43 +0900)
commit2d3f173cf7c2e032004f950718316e64fb1866eb
treee1bca6d57eff38b2768fbedd9163f51e6821941a
parent88c49815429d9a4dbb95e31212ee65a8f7df6d00
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 <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c