aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/basler/excite/excite_prom.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/basler/excite/excite_prom.c')
-rw-r--r--arch/mips/basler/excite/excite_prom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/basler/excite/excite_prom.c b/arch/mips/basler/excite/excite_prom.c
index 6ecd512b999d..2d752c2f6e59 100644
--- a/arch/mips/basler/excite/excite_prom.c
+++ b/arch/mips/basler/excite/excite_prom.c
@@ -136,7 +136,6 @@ void __init prom_init(void)
136# error 64 bit support not implemented 136# error 64 bit support not implemented
137#endif /* CONFIG_64BIT */ 137#endif /* CONFIG_64BIT */
138 138
139 mips_machgroup = MACH_GROUP_TITAN;
140 mips_machtype = MACH_TITAN_EXCITE; 139 mips_machtype = MACH_TITAN_EXCITE;
141} 140}
142 141