ARM: bcm2835: make use of CLKSRC_OF
authorStephen Warren <swarren@wwwdotorg.org>
Fri, 4 Jan 2013 03:23:13 +0000 (20:23 -0700)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 15 Jan 2013 04:45:58 +0000 (21:45 -0700)
Using CLKSRC_OF enables deletion of the SoC-specific header
bcm2835_timer.h, replacing the custom function bcm2835_timer_init() with
the standardized automatic clocksource_of_init().

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

No differences found