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
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
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
io.h
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
ti_usb_phy.c