MIPS: idle: Remove leftover __pastwait symbol and its references
[cascardo/linux.git] / arch / mips / kernel / idle.c
index 09ce459..0b9082b 100644 (file)
@@ -68,9 +68,6 @@ void r4k_wait_irqoff(void)
                "       wait                    \n"
                "       .set    pop             \n");
        local_irq_enable();
-       __asm__(
-       "       .globl __pastwait       \n"
-       "__pastwait:                    \n");
 }
 
 /*