coreboot/payloads/libpayload/drivers/usb
Marc Jones 86127c7bfe libpayload: Clean up USB build warnings
There were a few build warnings in the USB driver to clean
up before -Werror may be enabled.

Change-Id: I220cfcf0ee926912a184a91d3ced3ba61259130e
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/7921
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-12-30 19:07:47 +01:00
..
ehci.c libpayload: usb: Fix up usb_shutdown() code paths 2014-11-13 06:22:45 +01:00
ehci.h
ehci_private.h
ehci_rh.c libpayload: usb: Fix up usb_shutdown() code paths 2014-11-13 06:22:45 +01:00
generic_hub.c
generic_hub.h
ohci.c libpayload: usb: Remove automatic clear_stall() calls from transfers 2014-11-13 06:22:58 +01:00
ohci.h
ohci_private.h
ohci_rh.c libpayload: usb: Fix up usb_shutdown() code paths 2014-11-13 06:22:45 +01:00
quirks.c
TODO
uhci.c libpayload: usb: Remove automatic clear_stall() calls from transfers 2014-11-13 06:22:58 +01:00
uhci.h
uhci_private.h
uhci_rh.c libpayload: usb: Fix up usb_shutdown() code paths 2014-11-13 06:22:45 +01:00
usb.c libpayload: usb: Try to avoid reusing device addresses 2014-12-22 21:44:43 +01:00
usb_dev.c
usbhid.c
usbhub.c
usbinit.c libpayload: Clean up USB build warnings 2014-12-30 19:07:47 +01:00
usbmsc.c libpayload: usbmsc: Implement limited LUN support 2014-12-30 19:01:14 +01:00
xhci.c libpayload: Clean up USB build warnings 2014-12-30 19:07:47 +01:00
xhci.h
xhci_commands.c
xhci_debug.c
xhci_devconf.c
xhci_events.c
xhci_private.h
xhci_rh.c