summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/pnaphy.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/pnaphy.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/pnaphy.c')
-rw-r--r--sys/dev/mii/pnaphy.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/mii/pnaphy.c b/sys/dev/mii/pnaphy.c
index f952574..50986dc 100644
--- a/sys/dev/mii/pnaphy.c
+++ b/sys/dev/mii/pnaphy.c
@@ -43,9 +43,6 @@ __FBSDID("$FreeBSD$");
* to optimize the link.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud