[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 1 Mar 2007 10:47:23 +0000 (10:47 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 4 Mar 2007 19:02:36 +0000 (19:02 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/prom/identify.c

index c4e3c1e..cd85924 100644 (file)
@@ -26,9 +26,6 @@
 
 #include "dectypes.h"
 
-extern unsigned long mips_machgroup;
-extern unsigned long mips_machtype;
-
 static const char *dec_system_strings[] = {
        [MACH_DSUNKNOWN]        "unknown DECstation",
        [MACH_DS23100]          "DECstation 2100/3100",