Re: [U-Boot] [PATCH] include/usb/s3c_udc.h: Add

2014-02-06 Thread Lukasz Majewski
Hi Tom, > On Thu, Feb 06, 2014 at 02:27:19PM -0500, Tom Rini wrote: > > > With e0059ea switching to using SZ_1K, we need to #include > > here for everyone to build still. > > > > Signed-off-by: Tom Rini > > Applied to u-boot/master, thanks! > Thanks for fixing. I must confess that, I've wro

Re: [U-Boot] [PATCH] include/usb/s3c_udc.h: Add

2014-02-06 Thread Marek Vasut
On Thursday, February 06, 2014 at 08:27:19 PM, Tom Rini wrote: > With e0059ea switching to using SZ_1K, we need to #include > here for everyone to build still. > > Signed-off-by: Tom Rini Acked-by: Marek Vasut > --- > include/usb/s3c_udc.h |1 + > 1 file changed, 1 insertion(+) > > diff

Re: [U-Boot] [PATCH] include/usb/s3c_udc.h: Add

2014-02-06 Thread Tom Rini
On Thu, Feb 06, 2014 at 02:27:19PM -0500, Tom Rini wrote: > With e0059ea switching to using SZ_1K, we need to #include > here for everyone to build still. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

[U-Boot] [PATCH] include/usb/s3c_udc.h: Add

2014-02-06 Thread Tom Rini
With e0059ea switching to using SZ_1K, we need to #include here for everyone to build still. Signed-off-by: Tom Rini --- include/usb/s3c_udc.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/usb/s3c_udc.h b/include/usb/s3c_udc.h index 6dead2f..ce3dd2c 100644 --- a/include/usb/s3c