Commit 4929409b authored by Daniel Lezcano's avatar Daniel Lezcano

clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>

The driver includes the <asm/mach/time.h> header but it is pointless.

Remove it.
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent d81c50a0
......@@ -19,7 +19,6 @@
#include <linux/of_irq.h>
#include <linux/of_address.h>
#include <linux/sched_clock.h>
#include <asm/mach/time.h>
#define PRIMA2_CLOCK_FREQ 1000000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment