summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2008-10-09 20:00:17 +0000
committern_hibma <n_hibma@FreeBSD.org>2008-10-09 20:00:17 +0000
commit3f76f9879a26016976a8b198854f8be6daab800d (patch)
tree7b8c537fac7e42919d069e58f244a30b4b0f9425 /sys/modules
parent2dffc5408e12482efac1e5f7c2035e9a5e7d45c9 (diff)
downloadFreeBSD-src-3f76f9879a26016976a8b198854f8be6daab800d.zip
FreeBSD-src-3f76f9879a26016976a8b198854f8be6daab800d.tar.gz
Obfuscated by other diffs while committing r183728:
Remove the files for the HCI interfaces from the usb module.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/usb/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile
index 1f65423..9f9cdbc 100644
--- a/sys/modules/usb/Makefile
+++ b/sys/modules/usb/Makefile
@@ -19,9 +19,4 @@ SRCS= bus_if.h device_if.h usb_if.h usb_if.c \
usbdi_util.c usbdi_util.h \
usb_ethersubr.c usbdevs.h
-SRCS+= uhci_pci.c uhci.c uhcireg.h uhcivar.h
-SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h
-SRCS+= ehci_pci.c ehci.c ehcireg.h ehcivar.h
-SRCS+= pci_if.h
-
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud