drm/exynos: Remove non-DT support in exynos_hdmi
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 28 Aug 2013 05:17:57 +0000 (10:47 +0530)
committerInki Dae <inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:46 +0000 (13:43 +0900)
commit88c49815429d9a4dbb95e31212ee65a8f7df6d00
tree071d24d683c564dac5af83adfec4dbb083781ba2
parent61c48fbf5f998857c84839afe15d44bdfca07b2a
drm/exynos: Remove non-DT support in exynos_hdmi

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