]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/irq.h
Merge branch 'linus' into genirq
[linux-2.6-omap-h63xx.git] / include / linux / irq.h
index 8d9411bc60f6f9356e0237cc601330576283d22a..1d73d1abb8349f6928cd6971ffa9ea98f78a7f5f 100644 (file)
@@ -198,10 +198,6 @@ extern int setup_irq(unsigned int irq, struct irqaction *new);
 
 #ifdef CONFIG_GENERIC_HARDIRQS
 
-#ifndef handle_dynamic_tick
-# define handle_dynamic_tick(a)                do { } while (0)
-#endif
-
 #ifdef CONFIG_SMP
 
 #if defined(CONFIG_GENERIC_PENDING_IRQ) || defined(CONFIG_IRQBALANCE)