ARM: Integrator: pass 'khz' to integrator_time_init

This is now what the clocksource/clockevent initialization functions
want, so give them the timer tick rate directly.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2010-01-15 22:12:46 +00:00
orang tua 13edd86d7a
melakukan 861248d177
4 mengubah file dengan 6 tambahan dan 6 penghapusan

Melihat File

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