]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Try to fix build of 32-bit compatibility USB support for FreeBSD and
authorhselasky <hselasky@FreeBSD.org>
Mon, 12 Aug 2013 09:17:48 +0000 (09:17 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 12 Aug 2013 09:17:48 +0000 (09:17 +0000)
commitdd70077e4b953fc2574bf9fb7e8942768157bdeb
tree656b3f3206577a9d33bfe94b18462a584c5b6921
parentf383b32eb4314ff1345eb40d404d3fcf469c78cf
- Try to fix build of 32-bit compatibility USB support for FreeBSD and
Linux targets without breaking the existing IOCTL API.

- Remove some not-needed header file inclusions.

- Wrap a long line.

MFC after: 1 week
Reported by: Damjan Jovanovic <damjan.jov@gmail.com>
sys/dev/usb/usb_compat_linux.c
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_ioctl.h
sys/dev/usb/usb_request.c