diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:25 +0000 |
| commit | 3bc80996974a61a4223eae4c1ccd47b6ee32a48a (patch) | |
| tree | 7d68e9e73f191c2d1c6eebd83b8e562ba8129bcb /sys/dev/cas | |
| parent | 0d349c19beda4185496f7a81330e0961a462512d (diff) | |
Diffstat (limited to 'sys/dev/cas')
| -rw-r--r-- | sys/dev/cas/if_cas.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cas/if_cas.c b/sys/dev/cas/if_cas.c index d1bdd6e70700..79a577208a2f 100644 --- a/sys/dev/cas/if_cas.c +++ b/sys/dev/cas/if_cas.c @@ -32,8 +32,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * driver for Sun Cassini/Cassini+ and National Semiconductor DP83065 * Saturn Gigabit Ethernet controllers |
