Bläddra i källkod

clocksource/drivers/vt8500: Remove unneeded header

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

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Daniel Lezcano 9 år sedan
förälder
incheckning
351bb99b71
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      drivers/clocksource/vt8500_timer.c

+ 0 - 1
drivers/clocksource/vt8500_timer.c

@@ -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>