diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-08-08 15:52:55 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-08-08 15:52:55 +0000 |
| commit | fd78f7e0f34bc2581a2e0b0de8dd1149549aac14 (patch) | |
| tree | f6361174c0de700f681fa900cc9cf008709ac08c /sys/dev/sn | |
| parent | d4f7b113f1a88ebc27879090175715dd27c3d782 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sn')
| -rw-r--r-- | sys/dev/sn/if_sn_pccard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn_pccard.c b/sys/dev/sn/if_sn_pccard.c index 24e4d42c750e..038dbc35109f 100644 --- a/sys/dev/sn/if_sn_pccard.c +++ b/sys/dev/sn/if_sn_pccard.c @@ -127,4 +127,3 @@ extern devclass_t sn_devclass; DRIVER_MODULE(if_sn, pccard, sn_pccard_driver, sn_devclass, 0, 0); MODULE_DEPEND(if_sn, pccard, 1, 1, 1); -MODULE_DEPEND(if_sn, pcic, 1, 1, 1); /* XXX */ |
