* David Brownell <david-b@xxxxxxxxxxx> [081113 18:38]: > From: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > > Fix a section warning for Beagle. Pushing today. Tony > Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > > --- 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@xxxxxxxxxxxxxxx > 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html