]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/dec/int-handler.S
hwmon: (lm85) Better label names
[linux-2.6-omap-h63xx.git] / arch / mips / dec / int-handler.S
index b251ef864c33b281fa899a295c266f10f48db98d..00cecdcc75f215cb6e5a6581442774996fcc26f3 100644 (file)
                 srlv   t3,t1,t2
 
 handle_it:
-               LONG_L  s0, TI_REGS($28)
-               LONG_S  sp, TI_REGS($28)
-               PTR_LA  ra, ret_from_irq
                j       dec_irq_dispatch
                 nop
 
@@ -277,7 +274,6 @@ fpu:
 #endif
 
 spurious:
-               PTR_LA  ra, _ret_from_irq
                j       spurious_interrupt
                 nop
                END(plat_irq_dispatch)