exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:08:53 +0000 (21:08 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:18 +0000 (13:25 +0900)
commit531a4a66424946968b28241adbb41165e78d6d26
tree35e5e5651e5d6c39aaf16270148a4af079c84d5f
parentc309365089283da1cb32c2a6eeaea9eb3f638f7c
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD

This file currently requires LCD support. Adjust it so that it can still be
built without LCD support (even thought it won't work fully).

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/misc.c