From: Ralf Baechle Date: Thu, 1 Mar 2007 10:47:23 +0000 (+0000) Subject: [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. X-Git-Tag: v2.6.21-rc3~103^2~9 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=ca471c86043f4a8b01cba02ba2d3431fddcaf606;p=linux-2.6-omap-h63xx.git [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/dec/prom/identify.c b/arch/mips/dec/prom/identify.c index c4e3c1ea0d4..cd85924e257 100644 --- a/arch/mips/dec/prom/identify.c +++ b/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",