From: Stephen Rothwell Date: Wed, 21 Jan 2009 13:16:28 +0000 (+0000) Subject: powerpc: More printing warning fixes for the l64 to ll64 conversion X-Git-Tag: v2.6.29-rc3~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4712fff9be0f4a41f7add146cee88a9b945215d7;p=pandora-kernel.git powerpc: More printing warning fixes for the l64 to ll64 conversion These are all powerpc specific drivers. res.start in fsl_elbc_nand.c needs to be cast since it may be either 32 or 64 bit. Thanks to Scott Wood for noticing. Signed-off-by: Stephen Rothwell Acked-by: Arnd Bergmann call_edac bits in particular Acked-by: Olof Johansson pasemi_nand peices Acked-by: Scott Wood fsl_elbc fixes Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed