diff options
Diffstat (limited to 'arch/mips/kernel/asm-offsets.c')
| -rw-r--r-- | arch/mips/kernel/asm-offsets.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/kernel/asm-offsets.c b/arch/mips/kernel/asm-offsets.c index 0ea75c244b48..08f897ee9a77 100644 --- a/arch/mips/kernel/asm-offsets.c +++ b/arch/mips/kernel/asm-offsets.c | |||
| @@ -64,9 +64,6 @@ void output_ptreg_defines(void) | |||
| 64 | OFFSET(PT_BVADDR, pt_regs, cp0_badvaddr); | 64 | OFFSET(PT_BVADDR, pt_regs, cp0_badvaddr); |
| 65 | OFFSET(PT_STATUS, pt_regs, cp0_status); | 65 | OFFSET(PT_STATUS, pt_regs, cp0_status); |
| 66 | OFFSET(PT_CAUSE, pt_regs, cp0_cause); | 66 | OFFSET(PT_CAUSE, pt_regs, cp0_cause); |
| 67 | #ifdef CONFIG_MIPS_MT_SMTC | ||
| 68 | OFFSET(PT_TCSTATUS, pt_regs, cp0_tcstatus); | ||
| 69 | #endif /* CONFIG_MIPS_MT_SMTC */ | ||
| 70 | #ifdef CONFIG_CPU_CAVIUM_OCTEON | 67 | #ifdef CONFIG_CPU_CAVIUM_OCTEON |
| 71 | OFFSET(PT_MPL, pt_regs, mpl); | 68 | OFFSET(PT_MPL, pt_regs, mpl); |
| 72 | OFFSET(PT_MTP, pt_regs, mtp); | 69 | OFFSET(PT_MTP, pt_regs, mtp); |
