summary refs log tree commit diff
path: root/arch/mips/include/asm/isadep.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/isadep.h')
-rw-r--r--arch/mips/include/asm/isadep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/isadep.h b/arch/mips/include/asm/isadep.h
index d1683202399b..8fc1e3ae8d0c 100644
--- a/arch/mips/include/asm/isadep.h
+++ b/arch/mips/include/asm/isadep.h
@@ -10,7 +10,7 @@
 #ifndef __ASM_ISADEP_H
 #define __ASM_ISADEP_H
 
-#if defined(CONFIG_CPU_R3000) || defined(CONFIG_CPU_TX39XX)
+#if defined(CONFIG_CPU_R3000)
 /*
  * R2000 or R3000
  */