]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/kernel/timer/itu.c
cpumask: remove references to struct irqaction's mask field.
[linux-2.6-omap-h63xx.git] / arch / h8300 / kernel / timer / itu.c
index d1c926596b087ace1359ac7504303296e31f9b9b..4883ba7103a84d8b391a290fc64198949f2c3ca9 100644 (file)
@@ -60,7 +60,6 @@ static struct irqaction itu_irq = {
        .name           = "itu",
        .handler        = timer_interrupt,
        .flags          = IRQF_DISABLED | IRQF_TIMER,
-       .mask           = CPU_MASK_NONE,
 };
 
 static const int __initdata divide_rate[] = {1, 2, 4, 8};