commit | 7ae7ef3ffdd62454a1c0e6b69ebc7a14b523f0cc | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Sat Dec 25 23:11:49 2010 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Apr 02 13:54:25 2015 +0200 |
tree | 288abc6246a15dc556e8d1dafb0d46e3144461cc | |
parent | 160f14312b0b7d35759535b1f60be79247b263c4 [diff] |
MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT !CONFIG_DEBUG_ZBOOT doesn't need puts() and puthex(), remove them and the corrospindig strings for !CONFIG_DEBUG_ZBOOT, as a result, it saves about 1280 bytes. [ralf@linux-mips.org: Resolved reject.] Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: linux-mips@linux-mips.org Cc: Wu Zhangjin <wuzhangjin@gmail.com> Patchwork: https://patchwork.linux-mips.org/patch/1898/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>