commit | 6e525044c716aedf92f41893f00417d557a872d2 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Jun 03 13:35:33 2016 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jun 28 10:22:09 2016 +0200 |
tree | 6f7cb8f4f6826055d528cf50e82a4410316728ec | |
parent | 419be9e36cf2349f15d0b7280ba46be6f9da7a61 [diff] |
clocksource/drivers/mxs: Remove useless header <asm/mach/time.h> The driver includes the <asm/mach/time.h> header but it is pointless. Remove it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>