patch-2.4.19 linux-2.4.19/arch/mips/ite-boards/generic/int-handler.S
Next file: linux-2.4.19/arch/mips/ite-boards/generic/irq.c
Previous file: linux-2.4.19/arch/mips/ite-boards/generic/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/mips/ite-boards/generic/int-handler.S
- Orig date:
Fri Apr 13 20:26:07 2001
diff -urN linux-2.4.18/arch/mips/ite-boards/generic/int-handler.S linux-2.4.19/arch/mips/ite-boards/generic/int-handler.S
@@ -27,7 +27,7 @@
andi a0, t0, CAUSEF_IP7
beq a0, zero, 1f
move a0, sp
- jal mips_timer_interrupt
+ jal local_timer_interrupt
j ret_from_irq
nop
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)