1
0
Fork 0
remarkable-uboot/board/mcc200
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
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
auto_update.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
lcd.c font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
mcc200.c Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
mt46v16m16-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
mt48lc8m32b2-6-7.h Merge with /home/wd/git/u-boot/master 2006-03-06 23:18:48 +01:00
mt48lc16m16a2-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
mt48lc16m32s2-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00