From aa11a83ce3c3ebb7e63a2f487fbc26c83dfbd996 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 9 Mar 2009 13:25:34 +0000 Subject: remove now-redunant cardbus attachment lines. --- sys/dev/puc/puc_pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/puc') diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index a846b74195e9..9a05b66cc522 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -144,4 +144,3 @@ static driver_t puc_pci_driver = { }; DRIVER_MODULE(puc, pci, puc_pci_driver, puc_devclass, 0, 0); -DRIVER_MODULE(puc, cardbus, puc_pci_driver, puc_devclass, 0, 0); -- cgit v1.3