Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / drivers / clocksource / exynos_mct.c
index c2e390efbdca6fc2b71a3e39356ddb9c2156200a..a6ee6d7cd63f19a4cdad01a1a82956f990a76194 100644 (file)
@@ -25,8 +25,6 @@
 #include <linux/of_address.h>
 #include <linux/clocksource.h>
 
-#include <asm/mach/time.h>
-
 #define EXYNOS4_MCTREG(x)              (x)
 #define EXYNOS4_MCT_G_CNT_L            EXYNOS4_MCTREG(0x100)
 #define EXYNOS4_MCT_G_CNT_U            EXYNOS4_MCTREG(0x104)
This page took 0.02499 seconds and 5 git commands to generate.