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: v3.12-rc1~31251^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca471c86043f4a8b01cba02ba2d3431fddcaf606;p=kernel%2Fkernel-generic.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 c4e3c1e..cd85924 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",