aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mvme16xhw.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-10-02 22:28:08 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2013-11-26 11:09:14 +0100
commit4edf07fd8f6520bea292384a3638088ccbfdcaa1 (patch)
tree9aca98d9863db51b2ff3111b43c6025ff717c59e /arch/m68k/include/asm/mvme16xhw.h
parentbdd47c9fc1d96d3319e938931c83b863b5331b57 (diff)
m68k/vme: Remove unused mvme_bdid_ptr
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/mvme16xhw.h')
-rw-r--r--arch/m68k/include/asm/mvme16xhw.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/include/asm/mvme16xhw.h b/arch/m68k/include/asm/mvme16xhw.h
index 6117f56653d2..87fa84ad252e 100644
--- a/arch/m68k/include/asm/mvme16xhw.h
+++ b/arch/m68k/include/asm/mvme16xhw.h
@@ -7,8 +7,6 @@
/* Note, bytes 12 and 13 are board no in BCD (0162,0166,0167,0177,etc) */
-extern long mvme_bdid_ptr;
-
typedef struct {
char bdid[4];
u_char rev, mth, day, yr;