diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-09-16 14:10:39 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-04 07:55:21 -0400 |
commit | 7fea7b1a37ad2b1c1e92bd87f7c6a1877d70e579 (patch) | |
tree | 0afa89044ca7886ed52a129f108d249b74c08aae /common | |
parent | 39dd65a059e503883dbf16d4c00ac083d15837da (diff) | |
download | u-boot-7fea7b1a37ad2b1c1e92bd87f7c6a1877d70e579.tar.gz |
stdio.h: move printf() stuff from <common.h> to <stdio.h>
<common.h> pulls in a lot of headers. Including it from every .c
file is a bad idea. We need to remove contents until it contains
nothing.
Move printf() and friends to <stdio.h>.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions