Commit 351bb99b authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/vt8500: Remove unneeded header



Remove the <asm/time.h> header inclusion which is pointless.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent adce4bc8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
#include <linux/clocksource.h>
#include <linux/clockchips.h>
#include <linux/delay.h>
#include <asm/mach/time.h>

#include <linux/of.h>
#include <linux/of_address.h>