clocksource: vf_pit_timer: Use linux/sched_clock.h
authorFabio Estevam <[email protected]>
Mon, 24 Jun 2013 23:20:08 +0000 (20:20 -0300)
committerThomas Gleixner <[email protected]>
Mon, 24 Jun 2013 23:41:48 +0000 (01:41 +0200)
Commit 38ff87f7 (sched_clock: Make ARM's sched_clock generic for all
architectures) changed the header to <linux/sched_clock.h>, so adapt
it in order to fix the following build error:

drivers/clocksource/vf_pit_timer.c:15:29: fatal error: asm/sched_clock.h: No such file or directory

Signed-off-by: Fabio Estevam <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
drivers/clocksource/vf_pit_timer.c

index 598399d57fc517b9008f247707c15cbb8506aaac..587e0202a70b263677abe66f2eff513fe491619a 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/clk.h>
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
-#include <asm/sched_clock.h>
+#include <linux/sched_clock.h>
 
 /*
  * Each pit takes 0x10 Bytes register space