From: Tony Lindgren <tony@atomide.com>
To: David Brownell <david-b@pacbell.net>
Cc: linux-omap@vger.kernel.org
Subject: Re: [patch 2.6.28-rc4-omap-git] beagle: warning fix
Date: Fri, 14 Nov 2008 13:46:51 -0800 [thread overview]
Message-ID: <20081114214651.GP3106@atomide.com> (raw)
In-Reply-To: <200811131838.06494.david-b@pacbell.net>
* David Brownell <david-b@pacbell.net> [081113 18:38]:
> From: David Brownell <dbrownell@users.sourceforge.net>
>
> Fix a section warning for Beagle.
Pushing today.
Tony
> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
>
> --- a/arch/arm/mach-omap2/board-omap3beagle.c
> +++ b/arch/arm/mach-omap2/board-omap3beagle.c
> @@ -116,7 +116,7 @@ static struct twl4030_usb_data beagle_us
> .usb_mode = T2_USB_MODE_ULPI,
> };
>
> -static struct twl4030_hsmmc_info mmc[] __initdata = {
> +static struct twl4030_hsmmc_info mmc[] = {
> {
> .mmc = 1,
> .wires = 8,
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-11-14 21:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 2:38 [patch 2.6.28-rc4-omap-git] beagle: warning fix David Brownell
2008-11-14 21:46 ` Tony Lindgren [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=20081114214651.GP3106@atomide.com \
--to=tony@atomide.com \
--cc=david-b@pacbell.net \
--cc=linux-omap@vger.kernel.org \
/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.