aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/kernel/asm-offsets.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/kernel/asm-offsets.c')
-rw-r--r--arch/score/kernel/asm-offsets.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/score/kernel/asm-offsets.c b/arch/score/kernel/asm-offsets.c
index b4d5214a7a7e..52794f9421e2 100644
--- a/arch/score/kernel/asm-offsets.c
+++ b/arch/score/kernel/asm-offsets.c
@@ -100,7 +100,6 @@ void output_thread_info_defines(void)
{
COMMENT("SCORE thread_info offsets.");
OFFSET(TI_TASK, thread_info, task);
- OFFSET(TI_EXEC_DOMAIN, thread_info, exec_domain);
OFFSET(TI_FLAGS, thread_info, flags);
OFFSET(TI_TP_VALUE, thread_info, tp_value);
OFFSET(TI_CPU, thread_info, cpu);