[TIME] tick-sched: Add missing asm/irq_regs.h include.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 25 Feb 2007 06:10:13 +0000 (22:10 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:13:49 +0000 (11:13 -0800)
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/time/tick-sched.c

index 512a4a9..51556b9 100644 (file)
@@ -21,6 +21,8 @@
 #include <linux/sched.h>
 #include <linux/tick.h>
 
+#include <asm/irq_regs.h>
+
 #include "tick-internal.h"
 
 /*