commit | a108096878aa6cb744b5280ca59395b6c0152d14 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Fri Nov 14 09:59:48 2008 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Nov 14 09:59:48 2008 -0700 |
tree | 552083cab7d520088ff7681c4ad36b2ee3757c82 | |
parent | 847cdf42d589882aca683b6fb65b2c7832e92231 [diff] |
powerpc/virtex: fix various format/casting printk mismatches Various printk format string in code used by the Xilinx Virtex platform are not 32-bit/64-bit safe. Add correct casting to fix the bugs. Reported-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>