ARM: Integrator: move 16-bit timer support to Integrator/AP

Only Integrator/AP has 16-bit timers, so move the support into the
Integrator/AP specific support files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2010-01-17 16:20:56 +00:00
parent 5a46334ac6
commit 6be4826e37
4 changed files with 155 additions and 163 deletions

View File

@@ -1 +0,0 @@
extern void integrator_time_init(u32, unsigned int);