samsung:board: check board type before init exynos fb
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Thu, 18 Sep 2014 11:17:57 +0000 (13:17 +0200)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 30 Oct 2014 08:34:02 +0000 (09:34 +0100)
commit666229dae65f993030f91ab3a142773b8f3894db
tree045da65edf0a9cbb4d3b9ad622be3a92f6ee8f40
parent2d0273b64c2b719d82d5229329b15c3b1a902de4
samsung:board: check board type before init exynos fb

For CONFIG_OF_MULTI some boards doesn't use frame buffer,
so the board type is now checked before the fb configuration.

Change-Id: Ide9ba4893b89ccc84ea84482324dd39ed8fbd48c
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
board/samsung/common/board.c