Merge git://git.infradead.org/mtd-2.6
[powerpc.git] / arch / i386 / mach-visws / setup.c
index 1f84cdb..885c7cb 100644 (file)
@@ -115,7 +115,7 @@ void __init pre_setup_arch_hook()
 
 static struct irqaction irq0 = {
        .handler =      timer_interrupt,
-       .flags =        SA_INTERRUPT,
+       .flags =        IRQF_DISABLED,
        .name =         "timer",
 };