]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/avr32/kernel/asm-offsets.c
arch: Remove exec_domain from remaining archs
[karo-tx-linux.git] / arch / avr32 / kernel / asm-offsets.c
index e41c84516e5d1e7949dd7279ac4ee8d2229c01af..2c9764fe3532494385b7b8d19347082a5808ad4c 100644 (file)
@@ -12,7 +12,6 @@
 void foo(void)
 {
        OFFSET(TI_task, thread_info, task);
-       OFFSET(TI_exec_domain, thread_info, exec_domain);
        OFFSET(TI_flags, thread_info, flags);
        OFFSET(TI_cpu, thread_info, cpu);
        OFFSET(TI_preempt_count, thread_info, preempt_count);