commit | 4edf07fd8f6520bea292384a3638088ccbfdcaa1 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Oct 02 22:28:08 2013 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 26 11:09:14 2013 +0100 |
tree | 9aca98d9863db51b2ff3111b43c6025ff717c59e | |
parent | bdd47c9fc1d96d3319e938931c83b863b5331b57 [diff] |
m68k/vme: Remove unused mvme_bdid_ptr Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
diff --git a/arch/m68k/include/asm/mvme16xhw.h b/arch/m68k/include/asm/mvme16xhw.h index 6117f56..87fa84a 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;