[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
[cascardo/linux.git] / arch / arm / plat-s3c24xx / pwm.c
index 7a92c93..feb770f 100644 (file)
@@ -19,8 +19,8 @@
 #include <linux/io.h>
 #include <linux/pwm.h>
 
-#include <asm/plat-s3c24xx/devs.h>
-#include <asm/plat-s3c/regs-timer.h>
+#include <plat/devs.h>
+#include <plat/regs-timer.h>
 
 struct pwm_device {
        struct list_head         list;