Skip to content

Commit

Permalink
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Mar 4, 2007
1 parent 12e4396 commit ca471c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/mips/dec/prom/identify.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ca471c8

Please sign in to comment.