commit | e6f555027a0bdd6d739f6eeb59cd8f9d165eb13e | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Fri Dec 05 18:12:22 2014 +0100 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Mon Dec 22 20:38:27 2014 +0900 |
tree | 8ffdd55903d3b5dc159a8d575609db4402e35cce | |
parent | 0485470515e2edc975a961600e503297a1274167 [diff] |
exynos5420: fix compilation without parade video Not all exynos 5420 based devices with an LCD also have a parade LVDS bridge. So make sure compilation doesn't break if CONFIG_LCD is enabled and CONFIG_VIDEO_PARADE is not. As a side-effect move the parade functions from the exynos system header file to its own file. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>