X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fdec%2Fint-handler.S;h=00cecdcc75f215cb6e5a6581442774996fcc26f3;hb=906430a99ec8ca48f264e835a264df89fc50dfd4;hp=b251ef864c33b281fa899a295c266f10f48db98d;hpb=cdb54fac35812a21943f0e506e8e3b94b469a77c;p=linux-2.6-omap-h63xx.git diff --git a/arch/mips/dec/int-handler.S b/arch/mips/dec/int-handler.S index b251ef864c3..00cecdcc75f 100644 --- a/arch/mips/dec/int-handler.S +++ b/arch/mips/dec/int-handler.S @@ -264,9 +264,6 @@ 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)