summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/smp-low.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/kernel/smp-low.S')
-rw-r--r--arch/mn10300/kernel/smp-low.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/kernel/smp-low.S b/arch/mn10300/kernel/smp-low.S
index 72938cefc05e..71f1b2faaa0b 100644
--- a/arch/mn10300/kernel/smp-low.S
+++ b/arch/mn10300/kernel/smp-low.S
@@ -13,9 +13,9 @@
#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/smp.h>
-#include <asm/system.h>
#include <asm/thread_info.h>
#include <asm/cpu-regs.h>
+#include <asm/intctl-regs.h>
#include <proc/smp-regs.h>
#include <asm/asm-offsets.h>
#include <asm/frame.inc>