commit | 3f52e1b98527a8943718871f85de10d37a24f011 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:40:07 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:10 2015 +0200 |
tree | 269cc29b66aa0b5b005bc37de8966168731ec3ee | |
parent | 27d3b89d3362c912dccf1d9d27bcefc1e361fe19 [diff] |
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot *) Changed the included header files to that used in u-boot. *) Removed extcon_* APIs *) Removed regulator_* APIs *) Fixed other misc warnings *) Added dwc3-omap.h to include the definitions of UTMI modes. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>