]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 27 Oct 2006 16:14:37 +0000 (01:14 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 30 Nov 2006 01:14:46 +0000 (01:14 +0000)
commitcde67f85a43497753c7d2496a127d994992d10e9
tree1561d92b130dd9c840237e1ed96cc942f7f17f03
parentbc316fec18781e72c6ec639072b2ca8f5c07531e
[MIPS] mips hpt cleanup: get rid of mips_hpt_init

Currently nobody outside time.c require mips_hpt_init().  Remove it
and call c0_hpt_timer_init() directly if R4k counter was used for
timer interrupt.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/time.c
arch/mips/pmc-sierra/yosemite/smp.c
include/asm-mips/time.h