commit | 993724520c9df7b201d812168f67518219a552ee | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 29 17:30:04 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun May 31 02:55:41 2015 +0900 |
tree | 97b71d843648879ed9cc4eac2753d482a8795a6e | |
parent | 2c75201816dfa5089d8f97cd236032430c3338bf [diff] |
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs This file is only built for SPL. These ifdef conditionals are unnecessary because UniPhier platform now supports UART on SPL. Show appropriate messages on error. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>