aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/kernel/head.S')
-rw-r--r--arch/nds32/kernel/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nds32/kernel/head.S b/arch/nds32/kernel/head.S
index db64b78b1232..fcefb62606ca 100644
--- a/arch/nds32/kernel/head.S
+++ b/arch/nds32/kernel/head.S
@@ -7,7 +7,7 @@
#include <asm/asm-offsets.h>
#include <asm/page.h>
#include <asm/pgtable.h>
-#include <asm/sizes.h>
+#include <linux/sizes.h>
#include <asm/thread_info.h>
#ifdef CONFIG_CPU_BIG_ENDIAN