clocksource: dw_apb_timer_of: Mark a few more functions as __init
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 1 Oct 2013 08:38:12 +0000 (10:38 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 2 Oct 2013 09:43:15 +0000 (11:43 +0200)
These are all only called by dw_apb_timer_init which is an __init
function, too

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

No differences found