]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/early_printk.c
sh: early printk port type fix
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / early_printk.c
index 6b7d166694e28fecc3f949b66cb94ae8c2e53950..98a29a78230179f54425d27ea35947beb4de405e 100644 (file)
@@ -75,6 +75,7 @@ static struct console bios_console = {
 #endif
 
 static struct uart_port scif_port = {
+       .type           = PORT_SCIF,
        .mapbase        = CONFIG_EARLY_SCIF_CONSOLE_PORT,
        .membase        = (char __iomem *)CONFIG_EARLY_SCIF_CONSOLE_PORT,
 };