commit | 9848e5740af12e1c81efb940d9503ebfb266d8de | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:39:54 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:09 2015 +0200 |
tree | 126c6fbe816edac4d1e8be91a463815c4a45a803 | |
parent | 9de1115de72106fb0e8dfbfe98f337a1c7a8dc11 [diff] |
usb: dwc3: fix dwc3 header files Changed the header files included in core.h and io.h to the u-boot header files so that these files can be included in other dwc3 source files and be compiled in uboot. Also added otg.h which has the defines for dr_mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>