diff options
Diffstat (limited to 'sys/dev/usb/controller/ehci_mv.c')
-rw-r--r-- | sys/dev/usb/controller/ehci_mv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/ehci_mv.c b/sys/dev/usb/controller/ehci_mv.c index c51865c..b0f109e 100644 --- a/sys/dev/usb/controller/ehci_mv.c +++ b/sys/dev/usb/controller/ehci_mv.c @@ -46,7 +46,6 @@ __FBSDID("$FreeBSD$"); #include <sys/systm.h> #include <sys/kernel.h> #include <sys/bus.h> -#include <sys/linker_set.h> #include <sys/module.h> #include <sys/lock.h> #include <sys/mutex.h> |