From: Ralf Baechle Date: Tue, 31 Jul 2007 14:16:32 +0000 (+0100) Subject: [MIPS] Kexec: Fix several warnings. X-Git-Tag: v2.6.23-rc2~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1065932fcb73ca188a497d8853a1a00422ce6c62;p=pandora-kernel.git [MIPS] Kexec: Fix several warnings. arch/mips/kernel/machine_kexec.c: In function 'machine_kexec': arch/mips/kernel/machine_kexec.c:54: warning: assignment makes integer from pointer without a cast arch/mips/kernel/machine_kexec.c:70: warning: assignment makes integer from pointer without a cast arch/mips/kernel/machine_kexec.c:81: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed