From: Wu Zhangjin Date: Sat, 25 Dec 2010 15:11:49 +0000 (+0800) Subject: MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae7ef3ffdd62454a1c0e6b69ebc7a14b523f0cc;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Cc: Wu Zhangjin Patchwork: https://patchwork.linux-mips.org/patch/1898/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed