This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / arch-l7200 / time.h
index 7b98b53..31d791a 100644 (file)
@@ -46,9 +46,6 @@ static irqreturn_t
 timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
 {
        do_timer(regs);
-#ifndef CONFIG_SMP
-       update_process_times(user_mode(regs));
-#endif
        do_profile(regs);
        RTC_RTCC = 0;                           /* Clear interrupt */