]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/momentum/jaguar_atx/irq.c
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
[linux-2.6-omap-h63xx.git] / arch / mips / momentum / jaguar_atx / irq.c
index ec4032b38f19230e26c169f57dceee4867bbf54f..f9067469a65618dafb3786069819d878f1d506b8 100644 (file)
@@ -71,7 +71,7 @@ asmlinkage void plat_irq_dispatch(struct pt_regs *regs)
 }
 
 static struct irqaction cascade_mv64340 = {
-       no_action, SA_INTERRUPT, CPU_MASK_NONE, "MV64340-Cascade", NULL, NULL
+       no_action, IRQF_DISABLED, CPU_MASK_NONE, "MV64340-Cascade", NULL, NULL
 };
 
 void __init arch_init_irq(void)