diff options
| author | Warner Losh <imp@FreeBSD.org> | 2009-03-09 13:23:54 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2009-03-09 13:23:54 +0000 |
| commit | 155a83e87ada23dc65476957d310cdf309a16c7b (patch) | |
| tree | 96553c42037b85e36e1c4f31fa3b03eba1554786 /sys/dev/firewire/fwohci_pci.c | |
| parent | 2a7e13e5ad4df483ca8cb2a61c25c27ab6fada1a (diff) | |
Notes
Diffstat (limited to 'sys/dev/firewire/fwohci_pci.c')
| -rw-r--r-- | sys/dev/firewire/fwohci_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/fwohci_pci.c b/sys/dev/firewire/fwohci_pci.c index ea46dbc53d386..5524954c756ff 100644 --- a/sys/dev/firewire/fwohci_pci.c +++ b/sys/dev/firewire/fwohci_pci.c @@ -553,4 +553,3 @@ static devclass_t fwohci_devclass; MODULE_DEPEND(fwohci, firewire, 1, 1, 1); #endif DRIVER_MODULE(fwohci, pci, fwohci_driver, fwohci_devclass, 0, 0); -DRIVER_MODULE(fwohci, cardbus, fwohci_driver, fwohci_devclass, 0, 0); |
