commit | f61d5f29846cc88144ede0d1e2bc05ddce7eea69 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Aug 28 10:47:54 2013 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 05 13:43:45 2013 +0900 |
tree | 43cb4f5ac8dcb4f7e9b27f81f078ce9d98d74556 | |
parent | eccbf0d89706df838611c3e59a080a3efbc76451 [diff] |
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>