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]>