diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2011-01-11 13:59:06 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2011-01-11 13:59:06 +0000 |
| commit | 58ccf5b41c6baf98367501218fda6c511941d367 (patch) | |
| tree | 2345ebc93523b3705d622305170bec0f8dc91277 /sys/dev/usb/usb_busdma.c | |
| parent | cf80e937bba11b5fed985b044bd000a89436340d (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usb_busdma.c')
| -rw-r--r-- | sys/dev/usb/usb_busdma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_busdma.c b/sys/dev/usb/usb_busdma.c index a2856946cc151..f550dd008a2e1 100644 --- a/sys/dev/usb/usb_busdma.c +++ b/sys/dev/usb/usb_busdma.c @@ -32,7 +32,6 @@ #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> |
