[ARM] 3985/1: ixp4xx clocksource cleanup
authorKevin Hilman <khilman@mvista.com>
Tue, 5 Dec 2006 23:45:07 +0000 (00:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Dec 2006 16:17:07 +0000 (16:17 +0000)
Rather than using a device_initcall() for the clocksource initialization, just call the init from the sys_timer init function.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found