Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[deliverable/linux.git] / drivers / clocksource / time-orion.c
index ecbeb68102154f15a0ec5989449dc396bbd5fc6e..9c7f018a67cad356a2e85cfe270117a6404ac547 100644 (file)
@@ -19,7 +19,7 @@
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
 #include <linux/spinlock.h>
-#include <asm/sched_clock.h>
+#include <linux/sched_clock.h>
 
 #define TIMER_CTRL             0x00
 #define  TIMER0_EN             BIT(0)
This page took 0.02581 seconds and 5 git commands to generate.