On Wed, Jan 21, 2009 at 11:16:51AM +1100, Stephen Rothwell wrote: > - printk(KERN_INFO "eLBC NAND device at 0x%zx, bank %d\n", > + printk(KERN_INFO "eLBC NAND device at 0x%llx, bank %d\n", > res.start, priv->bank);
This won't work if resource_size_t is 32-bit; it needs a cast. ACK the other two fsl_elbc fixes. -Scott _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev