commit | a7b99204a09c9451d661e0d94cdafa4677a229de | [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 | 307e90e6179e46197e701e216767408c8ef6d010 [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>