diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-28 21:04:17 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-28 21:04:17 +0000 |
| commit | 5ddae1557d0afa2de6ddb848690d34eed909f4b7 (patch) | |
| tree | 74e2490e9fd413565edbaffc11e5a8acd7a8bbbe /sys/dev/sk | |
| parent | 17c43f4276ac836f10c992871ae061e7c3ba8806 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sk')
| -rw-r--r-- | sys/dev/sk/if_sk.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/sk/if_sk.c b/sys/dev/sk/if_sk.c index 62a0ef49038d..68520ea17285 100644 --- a/sys/dev/sk/if_sk.c +++ b/sys/dev/sk/if_sk.c @@ -139,11 +139,6 @@ MODULE_DEPEND(sk, miibus, 1, 1, 1); /* "device miibus" required. See GENERIC if you get errors here. */ #include "miibus_if.h" -#ifndef lint -static const char rcsid[] = - "$FreeBSD$"; -#endif - static const struct sk_type sk_devs[] = { { VENDORID_SK, |
