summaryrefslogtreecommitdiffstats
path: root/arch/mips/dec
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-12-09 21:19:36 +0900
committerRalf Baechle <ralf@linux-mips.org>2008-01-29 10:15:00 +0000
commitc9662341f8a09cffd7234a89cc066c342fe343bf (patch)
tree09cace456902e8e61bb04c259863ee231d6336cc /arch/mips/dec
parentfa71c96002d1b02cd1ba1a4477d4b8ad95b587f9 (diff)
downloadlinux-c9662341f8a09cffd7234a89cc066c342fe343bf.tar.gz
linux-c9662341f8a09cffd7234a89cc066c342fe343bf.tar.xz
[MIPS] time: remove unused mips_timer_state()
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/dec')
-rw-r--r--arch/mips/dec/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/dec/time.c b/arch/mips/dec/time.c
index 820e5331205f..60349062595a 100644
--- a/arch/mips/dec/time.c
+++ b/arch/mips/dec/time.c
@@ -161,7 +161,6 @@ static cycle_t dec_ioasic_hpt_read(void)
void __init plat_time_init(void)
{
- mips_timer_state = dec_timer_state;
mips_timer_ack = dec_timer_ack;
if (!cpu_has_counter && IOASIC)