usb: s3c-otg: Rename local headers to dwc2_*h
[platform/kernel/u-boot.git] / drivers / usb / gadget / s3c_udc_otg.c
index 9cb6849..0bff63f 100644 (file)
@@ -32,8 +32,8 @@
 
 #include <asm/mach-types.h>
 
-#include "s3c_udc_otg_regs.h"
-#include "s3c_udc_otg_priv.h"
+#include "dwc2_udc_otg_regs.h"
+#include "dwc2_udc_otg_priv.h"
 #include <usb/lin_gadget_compat.h>
 
 /***********************************************************/