commit | fae59c39e885148acf42320fe0d4ebf4cb3e9231 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Thu Mar 22 16:59:13 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 26 15:11:20 2007 +1000 |
tree | 1c3f09ebf61bb5d27012bcd2d21d788246072030 | |
parent | 9da82a6dee9db4cd5ae7a74ab4f51afb52b6efb9 [diff] |
[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 <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>