[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)
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>

No differences found