mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
747a0a5b38
Did a bunch of things to get dwc3/gadget.c compile in u-boot without build errors and warnings *) Changed the included header files to that used in u-boot. *) Used dma_alloc_coherent and dma_free_coherent APIs of u-boot *) removed sg support *) remove jiffies and used a simple while loop *) removed irq support and added a function to call these interrupt handler. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com> |
||
---|---|---|
.. | ||
atmel_usba_udc.h | ||
cdc.h | ||
ch9.h | ||
composite.h | ||
dwc3.h | ||
gadget.h | ||
musb.h | ||
otg.h | ||
xhci-omap.h |