]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/plat-s3c24xx/s3c244x-clock.c
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
[mirror_ubuntu-artful-kernel.git] / arch / arm / plat-s3c24xx / s3c244x-clock.c
index faf3e0f9f4e23b9647850038e6312c38b530a4f6..2a8d7ca428b56878b5fcfaf8e3419d729508f010 100644 (file)
 #include <linux/mutex.h>
 #include <linux/clk.h>
 
-#include <asm/hardware.h>
+#include <mach/hardware.h>
 #include <asm/atomic.h>
 #include <asm/irq.h>
 #include <asm/io.h>
 
-#include <asm/arch/regs-clock.h>
+#include <mach/regs-clock.h>
 
 #include <asm/plat-s3c24xx/clock.h>
-#include <asm/plat-s3c24xx/cpu.h>
+#include <plat/cpu.h>
 
 static int s3c2440_setparent_armclk(struct clk *clk, struct clk *parent)
 {