]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/frv/kernel/asm-offsets.c
frv: Remove signal translation and exec_domain
[karo-tx-linux.git] / arch / frv / kernel / asm-offsets.c
index 446e89d500cc4fe9db3a8ad97c655df7c6c585d0..8414293f213a417fd8a8be049409b10966f1c062 100644 (file)
@@ -34,7 +34,6 @@ void foo(void)
 {
        /* offsets into the thread_info structure */
        OFFSET(TI_TASK,                 thread_info, task);
-       OFFSET(TI_EXEC_DOMAIN,          thread_info, exec_domain);
        OFFSET(TI_FLAGS,                thread_info, flags);
        OFFSET(TI_STATUS,               thread_info, status);
        OFFSET(TI_CPU,                  thread_info, cpu);