diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-17 13:08:32 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-07-28 12:02:47 -0600 |
commit | c61d0009feb966e0e93254a8c435a1889085e6b8 (patch) | |
tree | 1b0b56f463a447ac097305b2be4462923c20dda2 /include/dm | |
parent | 47b98ad0f6779485d0f0c14f337c3eece273eb54 (diff) | |
download | u-boot-c61d0009feb966e0e93254a8c435a1889085e6b8.tar.gz u-boot-c61d0009feb966e0e93254a8c435a1889085e6b8.tar.bz2 u-boot-c61d0009feb966e0e93254a8c435a1889085e6b8.zip |
console: simplify puts()
Current puts() and putc() have similar #ifdef / if() conditionals.
Make puts() iterate over putc() to avoid code duplication.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/dm')
0 files changed, 0 insertions, 0 deletions