* David Brownell <[EMAIL PROTECTED]> [081113 18:38]:
> From: David Brownell <[EMAIL PROTECTED]>
>
> Fix a section warning for Beagle.
Pushing today.
Tony
> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
>
> --- 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 [EMAIL PROTECTED]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html