]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap1/board-osk.c
ARM: OMAP: Fix section mismatch warning in board-osk.c
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap1 / board-osk.c
index 969dec5422344752b73a869a555893b428697377..d8337085701c767cd310a588df03da3615c996b3 100644 (file)
@@ -237,7 +237,7 @@ static struct omap_lcd_config osk_lcd_config __initdata = {
 };
 #endif
 
-static struct omap_board_config_kernel osk_config[] = {
+static struct omap_board_config_kernel osk_config[] __initdata = {
        { OMAP_TAG_USB,           &osk_usb_config },
        { OMAP_TAG_UART,                &osk_uart_config },
 #ifdef CONFIG_OMAP_OSK_MISTRAL