Browse Source

[TIME] tick-sched: Add missing asm/irq_regs.h include.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 18 years ago
parent
commit
9e203bcc10
1 changed files with 2 additions and 0 deletions
  1. 2 0
      kernel/time/tick-sched.c

+ 2 - 0
kernel/time/tick-sched.c

@@ -21,6 +21,8 @@
 #include <linux/sched.h>
 #include <linux/tick.h>
 
+#include <asm/irq_regs.h>
+
 #include "tick-internal.h"
 
 /*