From: David Gibson Date: Thu, 22 Mar 2007 05:59:13 +0000 (+1100) Subject: [POWERPC] Add gcc format warnings to zImage printf() X-Git-Tag: v2.6.22-rc1~1109^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae59c39e885148acf42320fe0d4ebf4cb3e9231;p=pandora-kernel.git [POWERPC] Add gcc format warnings to zImage printf() This patch adds the correct attributes to the zImage's versions of printf to make gcc generate format string mismatch warnings. It also corrects several minor problems with format strings in the zImage thus discovered. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed