[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>
This commit is contained in:
parent
9654640d0a
commit
9e203bcc10
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
#include <linux/sched.h>
|
||||
#include <linux/tick.h>
|
||||
|
||||
#include <asm/irq_regs.h>
|
||||
|
||||
#include "tick-internal.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue