]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
beagle: warning fix
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 14 Nov 2008 02:38:06 +0000 (18:38 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 14 Nov 2008 21:46:40 +0000 (13:46 -0800)
Fix a section warning for Beagle.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3beagle.c

index c1de79554b4507ba013c5eb2301b63a257351d55..c0f08db5746468dd4f2616f7e63c9685ff829f06 100644 (file)
@@ -116,7 +116,7 @@ static struct twl4030_usb_data beagle_usb_data = {
        .usb_mode       = T2_USB_MODE_ULPI,
 };
 
-static struct twl4030_hsmmc_info mmc[] __initdata = {
+static struct twl4030_hsmmc_info mmc[] = {
        {
                .mmc            = 1,
                .wires          = 8,