projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e4396
)
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 1 Mar 2007 10:47:23 +0000
(10:47 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sun, 4 Mar 2007 19:02:36 +0000
(19:02 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/prom/identify.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/dec/prom/identify.c
b/arch/mips/dec/prom/identify.c
index c4e3c1ea0d48946f0c84b315817c43dab0f1aef6..cd85924e25723697ae6927369b7dce59baa7b4ad 100644
(file)
--- 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",