This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / v850 / kernel / time.c
index 74067ad..fee3e95 100644 (file)
@@ -203,7 +203,7 @@ static int timer_dev_id;
 static struct irqaction timer_irqaction = {
        timer_interrupt,
        SA_INTERRUPT,
-       CPU_MASK_NONE,
+       0,
        "timer",
        &timer_dev_id,
        NULL