From: Tom Rini Date: Thu, 6 Feb 2014 19:26:05 +0000 (-0500) Subject: include/usb/s3c_udc.h: Add X-Git-Tag: v2014.04-rc1~99 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbf3de2dd26cae37d16b00b348828c883b658cc5;p=kernel%2Fu-boot.git include/usb/s3c_udc.h: Add With e0059ea switching to using SZ_1K, we need to #include here for everyone to build still. Signed-off-by: Tom Rini --- diff --git a/include/usb/s3c_udc.h b/include/usb/s3c_udc.h index 6dead2f..ce3dd2c 100644 --- a/include/usb/s3c_udc.h +++ b/include/usb/s3c_udc.h @@ -10,6 +10,7 @@ #define __S3C_USB_GADGET #include +#include #include #include #include