From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: replace wait_ms() with mdelay()
Date: Tue, 6 Mar 2012 01:15:54 +0100 [thread overview]
Message-ID: <201203060115.54955.marex@denx.de> (raw)
In-Reply-To: <1330991220-10026-1-git-send-email-vapier@gentoo.org>
Dear Mike Frysinger,
> 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>
Thanks for your patch, it's on it's way to application :)
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-03-06 0:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 23:47 [U-Boot] [PATCH] usb: replace wait_ms() with mdelay() Mike Frysinger
2012-03-06 0:15 ` Marek Vasut [this message]
2012-03-06 1:42 ` Mike Frysinger
2012-03-06 1:46 ` Graeme Russ
2012-03-06 2:04 ` Mike Frysinger
2012-03-06 2:08 ` Graeme Russ
2012-03-06 2:16 ` Mike Frysinger
2012-03-06 15:03 ` Tom Rini
2012-03-06 16:13 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201203060115.54955.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox