commit | 4929409b202ac3dbfb657b0e3edeffaab2856c2b | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Jun 03 13:43:58 2016 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jun 28 10:22:11 2016 +0200 |
tree | 192ce4ba7837b129d5a2af207f6e52aafc4c67a4 | |
parent | d81c50a0360f8a186150b9bb572d5e0514c25ce9 [diff] |
clocksource/drivers/prima2: 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>