]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
exynos: Remove unneeded device tree control #ifdefs
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:23 +0000 (18:16 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 03:06:15 +0000 (21:06 -0600)
commitbae34335e8aef46d7103907580c40f18f1876bb0
tree6726484d0024aa990c1c3f8a9647b4d1bcad368e
parentd4061aa0e9bb48e55a958b59950e314c1c03f124
exynos: Remove unneeded device tree control #ifdefs

Since device tree is used for all exynos5 boards, we can remove the #ifdef
and reduce confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/samsung/common/board.c