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)
commitcc013fa8dc302c5835465155da4799a1f0b4b06d
tree9d3a447c62f18ecd8d2c91d84bd1b3be69541bb4
parentbea5af41dd9b5f127c730c00610756972a616ed4
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