From: Atsushi Nemoto Date: Fri, 27 Oct 2006 16:14:37 +0000 (+0900) Subject: [MIPS] mips hpt cleanup: get rid of mips_hpt_init X-Git-Tag: v2.6.20-rc1~34^2~40^2~469^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87b6ebaea034c0e0ce86127870cf1511a307b64;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed