summaryrefslogtreecommitdiff
path: root/arch/h8300/kernel/asm-offsets.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/kernel/asm-offsets.c')
-rw-r--r--arch/h8300/kernel/asm-offsets.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/kernel/asm-offsets.c b/arch/h8300/kernel/asm-offsets.c
index d4b53af657c8..65571ee15132 100644
--- a/arch/h8300/kernel/asm-offsets.c
+++ b/arch/h8300/kernel/asm-offsets.c
@@ -21,7 +21,6 @@
int main(void)
{
/* offsets into the task struct */
- OFFSET(TASK_STATE, task_struct, state);
OFFSET(TASK_FLAGS, task_struct, flags);
OFFSET(TASK_PTRACE, task_struct, ptrace);
OFFSET(TASK_BLOCKED, task_struct, blocked);