Hi Thierry, On Fri, Mar 20, 2015 at 6:41 AM, Thierry Reding <[email protected]> wrote: > > From: Thierry Reding <[email protected]> > > Turn ioaddr into an unsigned long rather than a sized 32-bit variable. > While at it, fix a couple of pointer to integer cast size mismatch > warnings by casting through unsigned long going from pointers to > integers and vice versa. > > Cc: Joe Hershberger <[email protected]> > Signed-off-by: Thierry Reding <[email protected]>
Fixed checkpatch failures and applied to next, thanks! -Joe _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

