summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2002-09-28 17:52:59 +0000
committertsutsui <tsutsui@NetBSD.org>2002-09-28 17:52:59 +0000
commit073f0d7f8f13a7d993bfd6aa0118eb9708135ee9 (patch)
tree4bed007548fb28a6d854cb29c7bc45502535b999 /sys/dev
parentd73bf8269962b6956f306fcddf1e29adb53012e6 (diff)
Remove unused FE_MB86960_H_VERSION.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ic/mb86960reg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/mb86960reg.h b/sys/dev/ic/mb86960reg.h
index 594bf4e69c8..f509777d71b 100644
--- a/sys/dev/ic/mb86960reg.h
+++ b/sys/dev/ic/mb86960reg.h
@@ -1,4 +1,4 @@
-/* $NetBSD: mb86960reg.h,v 1.4 2001/12/23 09:21:00 ichiro Exp $ */
+/* $NetBSD: mb86960reg.h,v 1.5 2002/09/28 17:52:59 tsutsui Exp $ */
/*
* All Rights Reserved, Copyright (C) Fujitsu Limited 1995
@@ -22,8 +22,6 @@
* SUCH DAMAGE.
*/
-#define FE_MB86960_H_VERSION "mb86960.h ver. 0.8"
-
/*
* Registers of Fujitsu MB86960A/MB86965A Ethernet controller.
* Written and contributed by M.S. <seki@sysrap.cs.fujitsu.co.jp>