commit | bf8ce881f0845972f23e018f03aaa6cdc2403589 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:23 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:15 2015 -0600 |
tree | 6726484d0024aa990c1c3f8a9647b4d1bcad368e | |
parent | 76fc3adb94a367ccde9e8e62778cec738ff2d6a9 [diff] |
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>