u-boot-brain/drivers/usb
Tom Rini 6188752187 at91_udc.c: Fix unused variable warning
With gcc-6 and later we see warnings that at91sam9263_udc_caps and
at91rm9200_udc_caps are unused.

Fixes: 620197670a ("usb: gadget: at91_udc: add at91_udc into U-Boot")
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Heiko Schocher <hs@denx.de>
2017-06-18 21:11:10 +02:00
..
common common: arm: freescale: layerscape: Move header files out of common.h 2017-06-05 14:12:59 -04:00
dwc3 usb: dwc3: gadget: make cache-maintenance on event buffers more robust 2017-04-14 16:44:16 +02:00
emul sandbox: usb: Convert emulators to livetree 2017-06-01 07:03:13 -06:00
eth net: usb: mcs7830: fix non-DM ingress path 2017-05-21 16:44:04 +02:00
gadget at91_udc.c: Fix unused variable warning 2017-06-18 21:11:10 +02:00
host drivers/usb/ehci: Use platform-specific accessors 2017-06-17 17:59:03 +02:00
musb omap4: Drop redundant CONFIG_OMAP4430 symbol 2017-05-15 10:39:59 -04:00
musb-new dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
phy treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00