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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/basler/excite/excite_prom.c b/arch/mips/basler/excite/excite_prom.c
index 2d752c2f6e5..68d8bc597e3 100644
--- a/arch/mips/basler/excite/excite_prom.c
+++ b/arch/mips/basler/excite/excite_prom.c
@@ -135,8 +135,6 @@ void __init prom_init(void)
135#ifdef CONFIG_64BIT 135#ifdef CONFIG_64BIT
136# error 64 bit support not implemented 136# error 64 bit support not implemented
137#endif /* CONFIG_64BIT */ 137#endif /* CONFIG_64BIT */
138
139 mips_machtype = MACH_TITAN_EXCITE;
140} 138}
141 139
142/* This is called from free_initmem(), so we need to provide it */ 140/* This is called from free_initmem(), so we need to provide it */