Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs...
[pandora-kernel.git] / arch / blackfin / kernel / time.c
index ceb2bf6..2310b24 100644 (file)
@@ -25,7 +25,6 @@
 
 static struct irqaction bfin_timer_irq = {
        .name = "Blackfin Timer Tick",
-       .flags = IRQF_DISABLED
 };
 
 #if defined(CONFIG_IPIPE)