Re: [PATCH] x86: make early_console static in early_printk.c
From: Ingo Molnar
Date: Fri Feb 01 2008 - 05:48:22 EST
* Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:
> /* Direct interface for emergencies */
> -struct console *early_console = &early_vga_console;
> +static struct console *early_console = &early_vga_console;
thanks, applied.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/