aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/vermagic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/vermagic.h')
-rw-r--r--arch/mips/include/asm/vermagic.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/include/asm/vermagic.h b/arch/mips/include/asm/vermagic.h
index 371c1873df0d..0904de0b5e09 100644
--- a/arch/mips/include/asm/vermagic.h
+++ b/arch/mips/include/asm/vermagic.h
@@ -54,10 +54,6 @@
#define MODULE_PROC_FAMILY "OCTEON "
#elif defined CONFIG_CPU_P5600
#define MODULE_PROC_FAMILY "P5600 "
-#elif defined CONFIG_CPU_XLR
-#define MODULE_PROC_FAMILY "XLR "
-#elif defined CONFIG_CPU_XLP
-#define MODULE_PROC_FAMILY "XLP "
#else
#error MODULE_PROC_FAMILY undefined for your processor configuration
#endif