]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>
authorShawn Guo <shawn.guo@linaro.org>
Fri, 29 May 2015 13:02:36 +0000 (21:02 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:52:30 +0000 (14:52 +0800)
commitcab71d90699e7fb273ddec92dce1fde50d883178
tree9d3a447c62f18ecd8d2c91d84bd1b3be69541bb4
parentecd02c52abe9c392e2520aaf5fa4549ccf1c8eaa
clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>

The include of <asm/mach/time.h> is not needed at all, and causes build
error in some cases.  Remove it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-imx-gpt.c