summaryrefslogtreecommitdiffstats
path: root/sys/dev/txp
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2007-06-12 04:33:21 +0000
committeryongari <yongari@FreeBSD.org>2007-06-12 04:33:21 +0000
commitaa6c27d81763f98c4700e9a4f929f862980b366e (patch)
tree50e8ff206c944c4362d10d2f8991459ea1b12cfd /sys/dev/txp
parent2eb43cb958c78a7a9ef7d0a4df488dda3641d669 (diff)
downloadFreeBSD-src-aa6c27d81763f98c4700e9a4f929f862980b366e.zip
FreeBSD-src-aa6c27d81763f98c4700e9a4f929f862980b366e.tar.gz
Nuke duplicated __FBSDID.
Diffstat (limited to 'sys/dev/txp')
-rw-r--r--sys/dev/txp/if_txp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c
index aff8461..6d7eda1 100644
--- a/sys/dev/txp/if_txp.c
+++ b/sys/dev/txp/if_txp.c
@@ -40,10 +40,6 @@ __FBSDID("$FreeBSD$");
/*
* Driver for 3c990 (Typhoon) Ethernet ASIC
*/
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/sockio.h>
OpenPOWER on IntegriCloud