summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2002-09-28 18:02:21 +0000
committertsutsui <tsutsui@NetBSD.org>2002-09-28 18:02:21 +0000
commit4dc734d1287ee2bd446dbab5ffcc956ae32b3ea1 (patch)
tree41024aab39e417d40073186431326dd1d380bb31 /sys/dev
parenta79af4d624445756333c684086704dc00a6d02aa (diff)
Remove unused FE_VERSION.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ic/mb86960var.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/mb86960var.h b/sys/dev/ic/mb86960var.h
index 5e2647767bb..4f76646566e 100644
--- a/sys/dev/ic/mb86960var.h
+++ b/sys/dev/ic/mb86960var.h
@@ -1,4 +1,4 @@
-/* $NetBSD: mb86960var.h,v 1.27 2001/05/01 16:40:03 lukem Exp $ */
+/* $NetBSD: mb86960var.h,v 1.28 2002/09/28 18:02:21 tsutsui Exp $ */
/*
* All Rights Reserved, Copyright (C) Fujitsu Limited 1995
@@ -31,8 +31,6 @@
* incurred with its use.
*/
-#define FE_VERSION "if_fe.c ver. 0.8"
-
/*
* Device driver for Fujitsu MB86960A/MB86965A based Ethernet cards.
* Contributed by M.S. <seki@sysrap.cs.fujitsu.co.jp>