Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / arch / score / kernel / asm-offsets.c
index b4d5214a7a7e261d21c3353c7901d2c0b3d129ba..52794f9421e240934061e0564e578ff9edc7f5e2 100644 (file)
@@ -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);