]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-s3c2410/clock.c
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
[linux-2.6-omap-h63xx.git] / arch / arm / mach-s3c2410 / clock.c
index 1322851d1acb031bd441e2f4a433de6d68dad8db..f0172d2c33bbbf6389b370bd5feab45a7ce1d046 100644 (file)
 #include <mach/hardware.h>
 #include <asm/io.h>
 
-#include <asm/plat-s3c/regs-serial.h>
+#include <plat/regs-serial.h>
 #include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
 
-#include <asm/plat-s3c24xx/s3c2410.h>
+#include <plat/s3c2410.h>
 #include <asm/plat-s3c24xx/clock.h>
-#include <asm/plat-s3c24xx/cpu.h>
+#include <plat/cpu.h>
 
 int s3c2410_clkcon_enable(struct clk *clk, int enable)
 {