rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / kernel / asm-offsets.c
index 302886b77de2337819b907b4c90ccc446cc6d2a9..6f16ffafa6f01542d54ccc684c3f8d5d7d6add5c 100644 (file)
@@ -139,9 +139,6 @@ int main(void)
        DEFINE(THREAD_TM_TFHAR, offsetof(struct thread_struct, tm_tfhar));
        DEFINE(THREAD_TM_TEXASR, offsetof(struct thread_struct, tm_texasr));
        DEFINE(THREAD_TM_TFIAR, offsetof(struct thread_struct, tm_tfiar));
-       DEFINE(THREAD_TM_TAR, offsetof(struct thread_struct, tm_tar));
-       DEFINE(THREAD_TM_PPR, offsetof(struct thread_struct, tm_ppr));
-       DEFINE(THREAD_TM_DSCR, offsetof(struct thread_struct, tm_dscr));
        DEFINE(PT_CKPT_REGS, offsetof(struct thread_struct, ckpt_regs));
        DEFINE(THREAD_TRANSACT_VR0, offsetof(struct thread_struct,
                                         transact_vr[0]));