From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Date: Sun, 14 Jul 2019 09:07:42 -0400 [thread overview]
Message-ID: <20190714130742.GO5621@bill-the-cat> (raw)
In-Reply-To: <20190528022200.GA14816@ethiopia>
On Mon, May 27, 2019 at 09:22:00PM -0500, Derald D. Woods wrote:
> This commit addresses the following warning, when _NOT_ USB_MUSB_HOST:
>
> [...]
> CC drivers/usb/gadget/f_mass_storage.o
> CC drivers/usb/musb-new/omap2430.o
> CC drivers/usb/gadget/f_fastboot.o
> CC env/common.o
> CC env/env.o
> /src/etinker/software/u-boot-master/drivers/usb/musb-new/omap2430.c: In function ‘omap2430_musb_probe’:
> /src/etinker/software/u-boot-master/drivers/usb/musb-new/omap2430.c:239:6: warning: assignment to ‘int’ from ‘struct musb *’ makes integer from pointer without a cast [-Wint-conversion]
> ret = musb_register(&platdata->plat,
> ^
> LD drivers/usb/host/built-in.o
> CC drivers/usb/gadget/f_sdp.o
> CC fs/ext4/ext4fs.o
> [...]
>
> Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190714/55d59fe1/attachment.sig>
prev parent reply other threads:[~2019-07-14 13:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 2:22 [U-Boot] [PATCH 3/3] usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET Derald D. Woods
2019-05-28 21:16 ` Marek Vasut
2019-05-28 23:16 ` Derald Woods
2019-05-28 23:27 ` Marek Vasut
2019-05-29 0:00 ` Derald Woods
2019-05-29 0:48 ` Marek Vasut
2019-05-29 1:34 ` Derald Woods
2019-05-29 10:07 ` Marek Vasut
2019-05-29 11:44 ` Derald Woods
2019-05-29 12:17 ` Marek Vasut
2019-05-29 12:33 ` Derald D. Woods
2019-05-29 12:36 ` Marek Vasut
2019-07-14 13:07 ` Tom Rini [this message]
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=20190714130742.GO5621@bill-the-cat \
--to=trini@konsulko.com \
--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