]> Pileus Git - ~andy/linux/blobdiff - arch/mips/kernel/i8259.c
Merge branch 'fix/misc' into topic/misc
[~andy/linux] / arch / mips / kernel / i8259.c
index 413bd1d37f5499171e4337b78ee62f387152d811..01c0885a8061569dffe59d31e7ec7aee97588773 100644 (file)
@@ -306,7 +306,6 @@ static void init_8259A(int auto_eoi)
  */
 static struct irqaction irq2 = {
        .handler = no_action,
-       .mask = CPU_MASK_NONE,
        .name = "cascade",
 };