]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/mach-voyager/setup.c
Pull esi-support into release branch
[linux-2.6-omap-h63xx.git] / arch / i386 / mach-voyager / setup.c
index 9da9ef09068d782933de31c453fca9e30fd756f6..cfa16c151c8f96a298f318106424b84a0194c678 100644 (file)
@@ -40,7 +40,7 @@ void __init trap_init_hook(void)
 {
 }
 
-static struct irqaction irq0  = { timer_interrupt, SA_INTERRUPT, CPU_MASK_NONE, "timer", NULL, NULL};
+static struct irqaction irq0  = { timer_interrupt, IRQF_DISABLED, CPU_MASK_NONE, "timer", NULL, NULL};
 
 void __init time_init_hook(void)
 {