提交 3581e56f 编写于 作者: P Pankaj Dubey 提交者: Kukjin Kim

clocksource: exynos_mct: remove unwanted header file inclusion

remove unwanted header file inclusion "asm/mach/time.h" from exynos_mct.c
Signed-off-by: NPankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 38dbfb59
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册