aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/entry.S
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2015-04-03 18:20:58 +0200
committerRichard Weinberger <richard@nod.at>2015-04-12 20:58:24 +0200
commit37f078ff4c97ad143a6dc2adae31e20a3f780ca7 (patch)
tree53d493ab9e9aebc5447cad59ac653761e4230694 /arch/m32r/kernel/entry.S
parentfrv: Remove signal translation and exec_domain (diff)
downloadlinux-dev-37f078ff4c97ad143a6dc2adae31e20a3f780ca7.tar.xz
linux-dev-37f078ff4c97ad143a6dc2adae31e20a3f780ca7.zip
m32r: Autogenerate offsets in struct thread_info
Maintaining offsets by hand is no fun. Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/m32r/kernel/entry.S')
-rw-r--r--arch/m32r/kernel/entry.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/kernel/entry.S b/arch/m32r/kernel/entry.S
index 7c3db9940ce1..c639bfa32232 100644
--- a/arch/m32r/kernel/entry.S
+++ b/arch/m32r/kernel/entry.S
@@ -65,6 +65,7 @@
#include <asm/page.h>
#include <asm/m32r.h>
#include <asm/mmu_context.h>
+#include <asm/asm-offsets.h>
#if !defined(CONFIG_MMU)
#define sys_madvise sys_ni_syscall