rv1126-uboot/drivers/usb/dwc3
William Wu 6e4c159cf4 usb: dwc3: get rid of debug compile error
When enable debug option to compile, it will give the
following error, this patch is used to get rid of it.

error: ‘flags’ is used uninitialized in this function [-Werror=uninitialized]

Change-Id: Iba4cd59ab28eb7a48490e45842541f0418239e17
Signed-off-by: William Wu <william.wu@rock-chips.com>
2018-07-09 19:41:47 +08:00
..
Kconfig usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 2017-08-28 22:32:34 +02:00
Makefile usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled 2016-05-27 15:39:49 -04:00
core.c usb: dwc3: init phy utmi width in platform data 2018-06-28 16:24:34 +08:00
core.h FROMLIST: usb: dwc3: add support for 16 bit UTMI+ interface 2017-09-12 14:35:59 +08:00
dwc3-omap.c usb: dwc3: fix build warnings 2015-12-07 00:14:59 +01:00
ep0.c usb: dwc3: get rid of debug compile error 2018-07-09 19:41:47 +08:00
gadget.c usb: dwc3: get rid of debug compile error 2018-07-09 19:41:47 +08:00
gadget.h usb: dwc3: gadget: make dwc3 gadget build in uboot 2015-04-14 05:48:09 +02:00
io.h usb: dwc3: ensure consistent types for dwc3_flush_cache 2017-04-14 16:44:16 +02:00
linux-compat.h bug.h: move runtime BUG/WARN macros into <linux/bug.h> 2018-01-17 15:27:28 +08:00
samsung_usb_phy.c samsung: usb: phy: Support for DWC3 PHY 2015-06-08 15:25:44 +02:00
ti_usb_phy.c ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 2016-12-03 13:21:11 -05:00