From: Grant Likely Date: Fri, 14 Nov 2008 16:59:48 +0000 (-0700) Subject: powerpc/virtex: fix various format/casting printk mismatches X-Git-Tag: v2.6.28-rc7~37^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a108096878aa6cb744b5280ca59395b6c0152d14;p=pandora-kernel.git 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 Signed-off-by: Grant Likely Acked-by: Josh Boyer --- Reading git-diff-tree failed