diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2003-11-03 09:22:18 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2003-11-03 09:22:18 +0000 |
| commit | 0be389f3caaecdef16c6b4168f7c0c13ac05cab0 (patch) | |
| tree | 72c2f12755e5178f1105ef8988d802511205c5c9 /sys/dev/sio/sio_pci.c | |
| parent | ed70dde057247cfa3af40b2556e24d357dfa5ab6 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio/sio_pci.c')
| -rw-r--r-- | sys/dev/sio/sio_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c index 30896c0f4e47..08336414d205 100644 --- a/sys/dev/sio/sio_pci.c +++ b/sys/dev/sio/sio_pci.c @@ -160,4 +160,3 @@ sio_pci_probe(dev) } DRIVER_MODULE(sio, pci, sio_pci_driver, sio_devclass, 0, 0); -DRIVER_MODULE(sio, cardbus, sio_pci_driver, sio_devclass, 0, 0); |
