diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:11 +0000 |
| commit | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (patch) | |
| tree | 0a5dc23810cd888bebf4213a8b87d1854fb14cfd /sys/dev/ichsmb | |
| parent | d54a7d337331d991e039e4f42f6b4dc64aedce08 (diff) | |
Diffstat (limited to 'sys/dev/ichsmb')
| -rw-r--r-- | sys/dev/ichsmb/ichsmb_reg.h | 2 | ||||
| -rw-r--r-- | sys/dev/ichsmb/ichsmb_var.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/ichsmb/ichsmb_reg.h b/sys/dev/ichsmb/ichsmb_reg.h index a031607f4fdc..78e398a556ef 100644 --- a/sys/dev/ichsmb/ichsmb_reg.h +++ b/sys/dev/ichsmb/ichsmb_reg.h @@ -34,8 +34,6 @@ * OF SUCH DAMAGE. * * Author: Archie Cobbs <archie@freebsd.org> - * - * $FreeBSD$ */ #ifndef _DEV_ICHSMB_ICHSMB_REG_H_ diff --git a/sys/dev/ichsmb/ichsmb_var.h b/sys/dev/ichsmb/ichsmb_var.h index bc35c540ccf5..abef219465e6 100644 --- a/sys/dev/ichsmb/ichsmb_var.h +++ b/sys/dev/ichsmb/ichsmb_var.h @@ -34,8 +34,6 @@ * OF SUCH DAMAGE. * * Author: Archie Cobbs <archie@freebsd.org> - * - * $FreeBSD$ */ #ifndef _DEV_ICHSMB_ICHSMB_VAR_H |
