From 8db0201026fbb45c383176f539dc8af2a6871ab8 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 2 Oct 2006 16:54:48 +0100 Subject: [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. Signed-off-by: Ralf Baechle --- arch/mips/dec/time.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/dec') diff --git a/arch/mips/dec/time.c b/arch/mips/dec/time.c index 57294740c2dd..4cf0c06e2414 100644 --- a/arch/mips/dec/time.c +++ b/arch/mips/dec/time.c @@ -184,8 +184,6 @@ void __init dec_time_init(void) CMOS_WRITE(RTC_REF_CLCK_32KHZ | (16 - __ffs(HZ)), RTC_REG_A); } -EXPORT_SYMBOL(do_settimeofday); - void __init plat_timer_setup(struct irqaction *irq) { setup_irq(dec_interrupt[DEC_IRQ_RTC], irq); -- cgit v1.2.3