Searched hist:"50 f8c1b1d6befc71c1530e0967d9cd1e9a268552" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | stdio.h | 50f8c1b1d6befc71c1530e0967d9cd1e9a268552 Sat Sep 16 05:10:39 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> UPSTREAM: 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>.
Change-Id: I7f64296fe6e08bf695e9e274ab0f21e72e36ec48 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 7fea7b1a37ad2b1c1e92bd87f7c6a1877d70e579)
|
| H A D | common.h | 50f8c1b1d6befc71c1530e0967d9cd1e9a268552 Sat Sep 16 05:10:39 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> UPSTREAM: 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>.
Change-Id: I7f64296fe6e08bf695e9e274ab0f21e72e36ec48 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 7fea7b1a37ad2b1c1e92bd87f7c6a1877d70e579)
|