Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux...
[pandora-kernel.git] / arch / arm / mach-omap1 / board-innovator.c
index 2fd9826..cc2abbb 100644 (file)
@@ -368,13 +368,8 @@ static inline void innovator_mmc_init(void)
 }
 #endif
 
-static struct omap_uart_config innovator_uart_config __initdata = {
-       .enabled_uarts = ((1 << 0) | (1 << 1) | (1 << 2)),
-};
-
 static struct omap_board_config_kernel innovator_config[] = {
        { OMAP_TAG_LCD,         NULL },
-       { OMAP_TAG_UART,        &innovator_uart_config },
 };
 
 static void __init innovator_init(void)