powerpc: More printing warning fixes for the l64 to ll64 conversion
authorStephen Rothwell <[email protected]>
Wed, 21 Jan 2009 13:16:28 +0000 (13:16 +0000)
committerBenjamin Herrenschmidt <[email protected]>
Wed, 28 Jan 2009 06:15:52 +0000 (17:15 +1100)
commit4712fff9be0f4a41f7add146cee88a9b945215d7
tree88f8d00da6500149ead00d3d5fe970531f0d44e5
parent52c275fe70df8619e9430d01917d2e72e9011aec
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 <[email protected]>
Acked-by: Arnd Bergmann <[email protected]> call_edac bits in particular
Acked-by: Olof Johansson <[email protected]> pasemi_nand peices
Acked-by: Scott Wood <[email protected]> fsl_elbc fixes
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
drivers/edac/cell_edac.c
drivers/mtd/nand/fsl_elbc_nand.c
drivers/mtd/nand/pasemi_nand.c