This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / m68k / kernel / time.c
index e47e195..11d1229 100644 (file)
@@ -45,9 +45,6 @@ static inline int set_rtc_mmss(unsigned long nowtime)
 static irqreturn_t timer_interrupt(int irq, void *dummy, struct pt_regs * regs)
 {
        do_timer(regs);
-#ifndef CONFIG_SMP
-       update_process_times(user_mode(regs));
-#endif
        profile_tick(CPU_PROFILING, regs);
 
 #ifdef CONFIG_HEARTBEAT