]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/s3c_udc_otg.c
usb: s3c-otg: Split private bits from s3c_udc.h
[u-boot] / drivers / usb / gadget / s3c_udc_otg.c
index 00d03f32cd2bf8580c41c54d61abd1174820d2c4..99c6a1b1a7641adedef6602ceac7e8d4fa9ab64b 100644 (file)
@@ -33,6 +33,7 @@
 #include <asm/mach-types.h>
 
 #include "s3c_udc_otg_regs.h"
+#include "s3c_udc_otg_priv.h"
 #include <usb/lin_gadget_compat.h>
 
 /***********************************************************/