commit | 2d3f173cf7c2e032004f950718316e64fb1866eb | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Aug 28 10:47:58 2013 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 05 13:43:46 2013 +0900 |
tree | e1bca6d57eff38b2768fbedd9163f51e6821941a | |
parent | 88c49815429d9a4dbb95e31212ee65a8f7df6d00 [diff] |
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>