]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:16 +0000 (08:17 +0200)
commit1f195cce075109a2f65c3c168d5bc399362281ec
treeab0c30e4aca75dbbfa54d9be83645ca370ee1ad1
parent07643879732a59593c5e1f8389e4f95772f1dd18
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