aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/clocksource/dw_apb_timer_of.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/dw_apb_timer_of.c b/drivers/clocksource/dw_apb_timer_of.c
index 44a3b9163c46..8d2f809a0967 100644
--- a/drivers/clocksource/dw_apb_timer_of.c
+++ b/drivers/clocksource/dw_apb_timer_of.c
@@ -21,7 +21,6 @@
21#include <linux/of_address.h> 21#include <linux/of_address.h>
22#include <linux/of_irq.h> 22#include <linux/of_irq.h>
23 23
24#include <asm/mach/time.h>
25#include <asm/sched_clock.h> 24#include <asm/sched_clock.h>
26 25
27static void timer_get_base_and_rate(struct device_node *np, 26static void timer_get_base_and_rate(struct device_node *np,