]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:07 +0000 (18:40 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:10 +0000 (21:47 +0200)
commited1a9bc9e4942ff74aa07283b49bcd35d9f999db
treef8527ce17f3e851309ebe4b176534cfaed81ac05
parent8d50dc33ae29909a628b7fbef26458d4beedf8b5
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>
drivers/usb/dwc3/dwc3-omap.c
include/linux/usb/dwc3-omap.h [new file with mode: 0644]