clocksource: dw_apb: Remove unused header
authorBaruch Siach <baruch@tkos.co.il>
Sun, 26 May 2013 12:12:46 +0000 (15:12 +0300)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 28 May 2013 21:00:58 +0000 (14:00 -0700)
commit0a0a7e66fa269de78975ea8d4e825a66d92b8d70
tree0893a509768d5fc53e96cc7dabf2f415897ce3f1
parent55a68c23e0a675b2b8ac2656fd6edbf98b78e4c6
clocksource: dw_apb: Remove unused header

The time.h header seems not to be used by current code.
Removing this include allows the driver to build on other
architecture that do not have this header.

Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jamie Iles <jamie@jamieiles.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
[tweaked commit message and header]
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/clocksource/dw_apb_timer_of.c