From: Arnd Bergmann Date: Fri, 9 Dec 2005 18:04:17 +0000 (+0100) Subject: [PATCH] spufs: fix hexdump format X-Git-Tag: v2.6.16-rc1~666^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462c853eb574bc7843d9c56e84aca129aaa8e018;p=pandora-kernel.git [PATCH] spufs: fix hexdump format Output from hexdump with "%08x" depends on HOST platform's endian. When building linux by cross toolchain, that difference makes errors. Signed-off-by: Masato Noguchi Signed-off-by: Geoff Levand Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed