From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] usb: dwc3: fix build warnings
Date: Sat, 28 Nov 2015 02:30:12 +0100 [thread overview]
Message-ID: <201511280230.13009.marex@denx.de> (raw)
In-Reply-To: <871tculgnk.fsf@saruman.tx.rr.com>
On Friday, October 16, 2015 at 10:09:19 PM, Felipe Balbi wrote:
> Felipe Balbi <balbi@ti.com> writes:
> > fix the following build warnings:
> >
> > drivers/usb/dwc3/core.c: In function ?dwc3_uboot_init?:
> > drivers/usb/dwc3/core.c:625:6: warning: ?dev? is used uninitialized in
> > this function [-Wuninitialized] mem = devm_kzalloc(dev, sizeof(*dwc) +
> > DWC3_ALIGN_MASK, GFP_KERNEL);
> >
> > ^
> >
> > drivers/usb/dwc3/dwc3-omap.c: In function ?dwc3_omap_uboot_init?:
> > drivers/usb/dwc3/dwc3-omap.c:380:7: warning: ?dev? is used uninitialized
> > in this function [-Wuninitialized] omap = devm_kzalloc(dev,
> > sizeof(*omap), GFP_KERNEL);
> >
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
>
> ping
I'd be really helpful if you CCed me ;)
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-11-28 1:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-01 19:22 [U-Boot] [PATCH 1/2] usb: host: xhci-omap: fix build break Felipe Balbi
2015-10-01 19:22 ` [U-Boot] [PATCH 2/2] usb: dwc3: fix build warnings Felipe Balbi
2015-10-16 20:09 ` Felipe Balbi
2015-11-28 1:30 ` Marek Vasut [this message]
2015-10-16 20:09 ` [U-Boot] [PATCH 1/2] usb: host: xhci-omap: fix build break Felipe Balbi
2015-10-16 21:35 ` Tom Rini
2015-10-16 22:08 ` Felipe Balbi
2015-10-21 8:37 ` Peter Robinson
2015-10-21 11:55 ` Tom Rini
2015-10-21 12:24 ` Peter Robinson
2015-10-21 13:09 ` Tom Rini
2015-11-28 1:33 ` Marek Vasut
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=201511280230.13009.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