sched_clock: Make ARM's sched_clock generic for all architectures
[pandora-kernel.git] / drivers / clocksource / tegra20_timer.c
index ae877b0..9396170 100644 (file)
 #include <linux/io.h>
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
+#include <linux/sched_clock.h>
 
 #include <asm/mach/time.h>
 #include <asm/smp_twd.h>
-#include <asm/sched_clock.h>
 
 #define RTC_SECONDS            0x08
 #define RTC_SHADOW_SECONDS     0x0c