From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/3] musb_udc : Fix compile warning.
Date: Tue, 16 Oct 2012 07:43:29 +0200 [thread overview]
Message-ID: <201210160743.29950.marex@denx.de> (raw)
In-Reply-To: <1340969606-8448-4-git-send-email-harman_sohanpal@ti.com>
Dear Harman Sohanpal,
> Fix the compile warning :
> implicit declaration of musb_platform_init
> when CONFIG_MUSB_UDC is defined.
> The extern musb_platform_init was declared in musb_hcd.h
> but no such extern function was declared for musb_udc.
> So a common function has been declared in musb_core.h
> which can be used for both host mode and device mode.
>
> Signed-off-by: Harman Sohanpal <harman_sohanpal@ti.com>
[...]
Tom, what's the status? I dont see the warning.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-10-16 5:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 11:33 [U-Boot] [PATCH v4 0/3] AM335x: Add USB support in u-boot Harman Sohanpal
2012-06-29 11:33 ` [U-Boot] [PATCH v4 1/3] AM335x : Add USB support for AM335x " Harman Sohanpal
2012-06-29 11:33 ` [U-Boot] [PATCH v4 2/3] AM335x : Configs to add USB support Harman Sohanpal
2012-06-29 11:33 ` [U-Boot] [PATCH v4 3/3] musb_udc : Fix compile warning Harman Sohanpal
2012-10-16 5:43 ` Marek Vasut [this message]
2012-10-16 14:33 ` Tom Rini
2012-06-29 11:37 ` [U-Boot] [PATCH v4 0/3] AM335x: Add USB support in u-boot Marek Vasut
2012-06-30 0:45 ` Marek Vasut
2012-06-30 3:08 ` Harman Sohanpal
2012-06-30 3:58 ` Marek Vasut
2012-06-30 4:05 ` Harman Sohanpal
2012-06-30 4:14 ` Marek Vasut
2012-07-02 14:58 ` Tom Rini
2012-07-05 0:29 ` Marek Vasut
2012-07-05 17:24 ` Tom Rini
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=201210160743.29950.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.