aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-03-01 10:47:23 +0000
committerRalf Baechle <ralf@linux-mips.org>2007-03-04 19:02:36 +0000
commitca471c86043f4a8b01cba02ba2d3431fddcaf606 (patch)
tree4882569e350b80dc0510462ef17f6eade6f7508b /arch/mips
parent[MIPS] No need to write c0_compare in plat_timer_setup (diff)
downloadlinux-dev-ca471c86043f4a8b01cba02ba2d3431fddcaf606.tar.xz
linux-dev-ca471c86043f4a8b01cba02ba2d3431fddcaf606.zip
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/dec/prom/identify.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/dec/prom/identify.c b/arch/mips/dec/prom/identify.c
index c4e3c1ea0d48..cd85924e2572 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",