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)
commitce34ae6da7abdf4e63c5dee4d1e9e8a44a4e1058
tree43cb4f5ac8dcb4f7e9b27f81f078ce9d98d74556
parent1ac05b49b5a7e93ba410562f0e2a5a8a3e62ede0
drm/exynos: Remove non-DT support in exynos_ddc

Since commit 01cf6c62e2 ("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