clocksource: arm_arch_timer: remove static from arch_timer_init
From: Heiko Stuebner <heiko@...> Date: Fri, 20 Jun 2014 12:07:05 +0200
Commit-Message
There exist SoCs that need some special setup procedure for their architected-timer to work. Therefore allow arch_timer_init to be called from such specialized clocksources. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
drivers/clocksource/arm_arch_timer.c | 2 +- drivers/clocksource/arm_arch_timer.h | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 drivers/clocksource/arm_arch_timer.h
Statistics
- 8 lines added
- 1 lines removed