sched,arch: Remove unused TASK_STATE offsets
[sfrench/cifs-2.6.git] / arch / h8300 / kernel / asm-offsets.c
index d4b53af657c840cdb237c8aec2a362324d161a4b..65571ee15132fc789e4f9e04547ae43f63212e8b 100644 (file)
@@ -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);