summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/asm-offsets.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/kernel/asm-offsets.c')
-rw-r--r--arch/frv/kernel/asm-offsets.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/kernel/asm-offsets.c b/arch/frv/kernel/asm-offsets.c
index 9de96843a278..446e89d500cc 100644
--- a/arch/frv/kernel/asm-offsets.c
+++ b/arch/frv/kernel/asm-offsets.c
@@ -40,7 +40,6 @@ void foo(void)
OFFSET(TI_CPU, thread_info, cpu);
OFFSET(TI_PREEMPT_COUNT, thread_info, preempt_count);
OFFSET(TI_ADDR_LIMIT, thread_info, addr_limit);
- OFFSET(TI_RESTART_BLOCK, thread_info, restart_block);
BLANK();
/* offsets into register file storage */