patch-2.4.1 linux/arch/sh/kernel/irq.c
Next file: linux/arch/sh/kernel/irq_imask.c
Previous file: linux/arch/sh/kernel/head.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Jan 28 18:56:00 2001
- Orig file:
v2.4.0/linux/arch/sh/kernel/irq.c
- Orig date:
Wed Aug 9 13:59:04 2000
diff -u --recursive --new-file v2.4.0/linux/arch/sh/kernel/irq.c linux/arch/sh/kernel/irq.c
@@ -235,7 +235,7 @@
unsigned int status;
/* Get IRQ number */
- asm volatile("stc $r2_bank, %0\n\t"
+ asm volatile("stc r2_bank, %0\n\t"
"shlr2 %0\n\t"
"shlr2 %0\n\t"
"shlr %0\n\t"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)