]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-s3c24xx/s3c244x-clock.c
Merge branch 'linus' into core/urgent
[linux-2.6-omap-h63xx.git] / arch / arm / plat-s3c24xx / s3c244x-clock.c
index 8a5fffde663194d9b2dc7c387ed2527f92fcb582..7c09773ff9fcdfe93b48c64707035206f9b48f2f 100644 (file)
 #include <linux/ioport.h>
 #include <linux/mutex.h>
 #include <linux/clk.h>
+#include <linux/io.h>
 
 #include <mach/hardware.h>
 #include <asm/atomic.h>
 #include <asm/irq.h>
-#include <asm/io.h>
 
 #include <mach/regs-clock.h>
 
-#include <asm/plat-s3c24xx/clock.h>
-#include <asm/plat-s3c24xx/cpu.h>
+#include <plat/clock.h>
+#include <plat/cpu.h>
 
 static int s3c2440_setparent_armclk(struct clk *clk, struct clk *parent)
 {