[ARM] S3C24XX: Additional include moves
[deliverable/linux.git] / arch / arm / mach-s3c2410 / clock.c
index 1322851d1acb031bd441e2f4a433de6d68dad8db..c9ac206f349b501571b178c50a5d800d857a76d1 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 <asm/plat-s3c24xx/clock.h>
-#include <asm/plat-s3c24xx/cpu.h>
+#include <plat/s3c2410.h>
+#include <plat/clock.h>
+#include <plat/cpu.h>
 
 int s3c2410_clkcon_enable(struct clk *clk, int enable)
 {
This page took 0.02546 seconds and 5 git commands to generate.