u-boot-brain/board/renesas
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay()
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>
2012-03-19 00:08:16 +01:00
..
ap325rxa punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ecovec sh: Add support for ecovec board 2011-12-02 13:46:22 +09:00
MigoR punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
r2dplus punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
r7780mp ne2000: Convert to new net-multi model, fixes build of three boards 2011-12-08 22:22:03 +01:00
rsk7203 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
rsk7264 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sh7757lcr sh: Add a flag which controls the DDR ECC mode of sh7757lcr 2011-12-02 13:46:21 +09:00
sh7763rdp punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sh7785lcr usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00