From f7d39bdcb636407cb8a8bea8f6d907765642659a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 17 Mar 2004 03:43:53 +0000 Subject: [PATCH] Adjust $FreeBSD$'s. --- sys/dev/dpt/dpt_scsi.c | 3 +-- sys/dev/fxp/if_fxp.c | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c index 4ae2cc8fd52f..533ac933b7eb 100644 --- a/sys/dev/dpt/dpt_scsi.c +++ b/sys/dev/dpt/dpt_scsi.c @@ -27,6 +27,7 @@ * SUCH DAMAGE. */ +#ident "$FreeBSD$" #include __FBSDID("$FreeBSD$"); @@ -46,8 +47,6 @@ __FBSDID("$FreeBSD$"); * arrays that span controllers (Wow!). */ -#ident "$FreeBSD$" - #define _DPT_C_ #include "opt_dpt.h" diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c index d35e7347f700..b6c20f00d94d 100644 --- a/sys/dev/fxp/if_fxp.c +++ b/sys/dev/fxp/if_fxp.c @@ -34,9 +34,6 @@ __FBSDID("$FreeBSD$"); * Intel EtherExpress Pro/100B PCI Fast Ethernet driver */ -#include -__FBSDID("$FreeBSD$"); - #include #include #include