===== arch/ppc64/kernel/setup.c 1.48 vs edited ===== --- 1.48/arch/ppc64/kernel/setup.c Fri Jan 23 20:39:39 2004 +++ edited/arch/ppc64/kernel/setup.c Tue Jan 27 18:24:41 2004 @@ -431,6 +431,7 @@ } } +#ifdef CONFIG_PPC_PSERIES static int __init set_preferred_console(void) { struct device_node *prom_stdout; @@ -482,7 +483,6 @@ } console_initcall(set_preferred_console); -#ifdef CONFIG_PPC_PSERIES int parse_bootinfo(void) { struct bi_record *rec;