mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
5b84dd67cf
Common code has a mdelay() func, so use that instead of the usb-specific wait_ms() func. This also fixes the build errors: ohci-hcd.c: In function 'submit_common_msg': /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1519:9: sorry, unimplemented: called from here /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1816:10: sorry, unimplemented: called from here /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1827:10: sorry, unimplemented: called from here /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1844:10: sorry, unimplemented: called from here /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1563:11: sorry, unimplemented: called from here /usr/local/src/u-boot/blackfin/include/usb.h:202:44: sorry, unimplemented: inlining failed in call to 'wait_ms': function body not available ohci-hcd.c:1583:9: sorry, unimplemented: called from here make[1]: *** [ohci-hcd.o] Error 1 Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
ehci-core.h | ||
ehci-fsl.c | ||
ehci-hcd.c | ||
ehci-ixp4xx.c | ||
ehci-marvell.c | ||
ehci-mpc512x.c | ||
ehci-mx5.c | ||
ehci-mxc.c | ||
ehci-mxs.c | ||
ehci-omap.c | ||
ehci-pci.c | ||
ehci-ppc4xx.c | ||
ehci-vct.c | ||
ehci.h | ||
isp116x-hcd.c | ||
isp116x.h | ||
Makefile | ||
ohci-at91.c | ||
ohci-hcd.c | ||
ohci.h | ||
r8a66597-hcd.c | ||
r8a66597.h | ||
s3c64xx-hcd.c | ||
sl811-hcd.c | ||
sl811.h |