[PATCH 07/16] m68k/vme: Remove unused mvme_bdid_ptr

From: Geert Uytterhoeven
Date: Wed Oct 16 2013 - 08:34:53 EST


Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
---
arch/m68k/include/asm/mvme16xhw.h | 2 --
1 file changed, 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;
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/