summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/xmphy.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-05-29 18:09:10 +0000
committermarius <marius@FreeBSD.org>2004-05-29 18:09:10 +0000
commit41c5d57ced7f4797e42cfa47abbb8dfb2a9bd528 (patch)
tree9c46067a63cd2a0ecae4cac3f88af6395c948f96 /sys/dev/mii/xmphy.c
parent5a4326ce81f06763f8cd7408130adb2913f0675c (diff)
downloadFreeBSD-src-41c5d57ced7f4797e42cfa47abbb8dfb2a9bd528.zip
FreeBSD-src-41c5d57ced7f4797e42cfa47abbb8dfb2a9bd528.tar.gz
Remove double __FBSDID and move the remaining one into a common place after
the license(s) and before the driver comment (the latter only in drivers not having __FBSDID at that location).
Diffstat (limited to 'sys/dev/mii/xmphy.c')
-rw-r--r--sys/dev/mii/xmphy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/mii/xmphy.c b/sys/dev/mii/xmphy.c
index 22ecd73..bba5f79 100644
--- a/sys/dev/mii/xmphy.c
+++ b/sys/dev/mii/xmphy.c
@@ -39,9 +39,6 @@ __FBSDID("$FreeBSD$");
* here is full/half duplex. Speed is always 1000mbps.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud