[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-3
-3
arch/mips/dec/prom/identify.c
··· 26 27 #include "dectypes.h" 28 29 - extern unsigned long mips_machgroup; 30 - extern unsigned long mips_machtype; 31 - 32 static const char *dec_system_strings[] = { 33 [MACH_DSUNKNOWN] "unknown DECstation", 34 [MACH_DS23100] "DECstation 2100/3100",
··· 26 27 #include "dectypes.h" 28 29 static const char *dec_system_strings[] = { 30 [MACH_DSUNKNOWN] "unknown DECstation", 31 [MACH_DS23100] "DECstation 2100/3100",