diff options
Diffstat (limited to 'kernel')
| -rw-r--r-- | kernel/sched/core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sched/core.c b/kernel/sched/core.c index 503d6426126d..157fb9b2b186 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c | |||
| @@ -73,6 +73,7 @@ | |||
| 73 | #include <linux/init_task.h> | 73 | #include <linux/init_task.h> |
| 74 | #include <linux/binfmts.h> | 74 | #include <linux/binfmts.h> |
| 75 | 75 | ||
| 76 | #include <asm/switch_to.h> | ||
| 76 | #include <asm/tlb.h> | 77 | #include <asm/tlb.h> |
| 77 | #include <asm/irq_regs.h> | 78 | #include <asm/irq_regs.h> |
| 78 | #include <asm/mutex.h> | 79 | #include <asm/mutex.h> |
