summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-02-09 22:23:01 +0000
committerthompsa <thompsa@FreeBSD.org>2009-02-09 22:23:01 +0000
commit7c2973ccbaee66d631355b750a4ab8dcfc598c1c (patch)
tree1a3ce34176cf7cbd51099906dd8919583ea6589c /sys/modules
parentcbf7feac50c70cc5a14a0f0bf04f5d8230488c8c (diff)
downloadFreeBSD-src-7c2973ccbaee66d631355b750a4ab8dcfc598c1c.zip
FreeBSD-src-7c2973ccbaee66d631355b750a4ab8dcfc598c1c.tar.gz
Remove usb2_config_td.[ch], they are no longer used.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/usb2/core/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/usb2/core/Makefile b/sys/modules/usb2/core/Makefile
index f9e95db..5f0b187 100644
--- a/sys/modules/usb2/core/Makefile
+++ b/sys/modules/usb2/core/Makefile
@@ -35,7 +35,6 @@ SRCS+= bus_if.h usb2_if.h device_if.h vnode_if.h opt_usb.h opt_bus.h
SRCS+= usb2_if.c
SRCS+= usb2_busdma.c
SRCS+= usb2_compat_linux.c
-SRCS+= usb2_config_td.c
SRCS+= usb2_core.c
SRCS+= usb2_debug.c
SRCS+= usb2_dev.c
OpenPOWER on IntegriCloud