sched_clock: Make ARM's sched_clock generic for all architectures
[pandora-kernel.git] / arch / arm / plat-omap / counter_32k.c
index 5b0b86b..d9bc98e 100644 (file)
@@ -18,9 +18,9 @@
 #include <linux/err.h>
 #include <linux/io.h>
 #include <linux/clocksource.h>
+#include <linux/sched_clock.h>
 
 #include <asm/mach/time.h>
-#include <asm/sched_clock.h>
 
 #include <plat/counter-32k.h>