drm/exynos: Remove non-DT support in exynos_ddc
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 28 Aug 2013 05:17:54 +0000 (10:47 +0530)
committerInki Dae <inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:45 +0000 (13:43 +0900)
commitf61d5f29846cc88144ede0d1e2bc05ddce7eea69
tree43cb4f5ac8dcb4f7e9b27f81f078ce9d98d74556
parenteccbf0d89706df838611c3e59a080a3efbc76451
drm/exynos: Remove non-DT support in exynos_ddc

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_ddc.c