From: David Brownell <[EMAIL PROTECTED]>
Fix a section warning for Beagle.
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