[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
[linux-2.6-microblaze.git] / drivers / usb / gadget / s3c2410_udc.c
index 00ba06b..8d8d651 100644 (file)
@@ -53,8 +53,8 @@
 #include <mach/hardware.h>
 #include <mach/regs-gpio.h>
 
-#include <asm/plat-s3c24xx/regs-udc.h>
-#include <asm/plat-s3c24xx/udc.h>
+#include <plat/regs-udc.h>
+#include <plat/udc.h>
 
 
 #include "s3c2410_udc.h"