aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:11 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:11 +0000
commit95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (patch)
tree0a5dc23810cd888bebf4213a8b87d1854fb14cfd /sys/dev/fxp
parentd54a7d337331d991e039e4f42f6b4dc64aedce08 (diff)
downloadsrc-95ee2897e98f5d444f26ed2334cc7c439f9c16c6.tar.gz
src-95ee2897e98f5d444f26ed2334cc7c439f9c16c6.zip
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxpreg.h2
-rw-r--r--sys/dev/fxp/if_fxpvar.h2
-rw-r--r--sys/dev/fxp/inphyreg.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/fxp/if_fxpreg.h b/sys/dev/fxp/if_fxpreg.h
index cf4e4277b73d..fda732cfa9b2 100644
--- a/sys/dev/fxp/if_fxpreg.h
+++ b/sys/dev/fxp/if_fxpreg.h
@@ -26,8 +26,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#define FXP_PCI_MMBA 0x10
diff --git a/sys/dev/fxp/if_fxpvar.h b/sys/dev/fxp/if_fxpvar.h
index ba888ed4b95c..15333c1a7f78 100644
--- a/sys/dev/fxp/if_fxpvar.h
+++ b/sys/dev/fxp/if_fxpvar.h
@@ -25,8 +25,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
/*
diff --git a/sys/dev/fxp/inphyreg.h b/sys/dev/fxp/inphyreg.h
index a6373092f286..d96514fcac97 100644
--- a/sys/dev/fxp/inphyreg.h
+++ b/sys/dev/fxp/inphyreg.h
@@ -27,8 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef _INPHYREG_H