patch-2.4.3 linux/arch/ppc/kernel/prep_setup.c

Next file: linux/arch/ppc/kernel/prom.c
Previous file: linux/arch/ppc/kernel/prep_pci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/arch/ppc/kernel/prep_setup.c linux/arch/ppc/kernel/prep_setup.c
@@ -215,7 +215,6 @@
 void __init
 prep_setup_arch(void)
 {
-	extern char cmd_line[];
 	unsigned char reg;
 #if 0 /* unused?? */
 	unsigned char ucMothMemType;
@@ -272,8 +271,6 @@
               }
       }
 
-	printk("Boot arguments: %s\n", cmd_line);
-	
 #ifdef CONFIG_SOUND_CS4232
 	/*
 	 * setup proper values for the cs4232 driver so we don't have

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)