Sfoglia il codice sorgente

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 anni fa
parent
commit
ca471c8604
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      arch/mips/dec/prom/identify.c

+ 0 - 3
arch/mips/dec/prom/identify.c

@@ -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",