|
@@ -548,9 +548,6 @@ static const struct pt_regs_offset regoffset_table[] = {
|
|
|
REG_OFFSET_NAME(c0_badvaddr, cp0_badvaddr),
|
|
|
REG_OFFSET_NAME(c0_cause, cp0_cause),
|
|
|
REG_OFFSET_NAME(c0_epc, cp0_epc),
|
|
|
-#ifdef CONFIG_MIPS_MT_SMTC
|
|
|
- REG_OFFSET_NAME(c0_tcstatus, cp0_tcstatus),
|
|
|
-#endif
|
|
|
#ifdef CONFIG_CPU_CAVIUM_OCTEON
|
|
|
REG_OFFSET_NAME(mpl0, mpl[0]),
|
|
|
REG_OFFSET_NAME(mpl1, mpl[1]),
|