aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/xxs1500/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/au1000/xxs1500/init.c')
-rw-r--r--arch/mips/au1000/xxs1500/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/au1000/xxs1500/init.c b/arch/mips/au1000/xxs1500/init.c
index f1c76533b6fc..9f839c36f69e 100644
--- a/arch/mips/au1000/xxs1500/init.c
+++ b/arch/mips/au1000/xxs1500/init.c
@@ -54,7 +54,6 @@ void __init prom_init(void)
prom_argv = (char **) fw_arg1;
prom_envp = (char **) fw_arg2;
- mips_machgroup = MACH_GROUP_ALCHEMY;
mips_machtype = MACH_XXS1500; /* set the platform # */
prom_init_cmdline();