mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 18:40:57 +07:00
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
12e4396bf0
commit
ca471c8604
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user