patch-2.4.4 linux/arch/ppc/kernel/m8260_setup.c
Next file: linux/arch/ppc/kernel/m8xx_setup.c
Previous file: linux/arch/ppc/kernel/chrp_setup.c
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Fri Apr 27 14:10:32 2001
-  Orig file: 
v2.4.3/linux/arch/ppc/kernel/m8260_setup.c
-  Orig date: 
Sat Mar  3 10:52:14 2001
diff -u --recursive --new-file v2.4.3/linux/arch/ppc/kernel/m8260_setup.c linux/arch/ppc/kernel/m8260_setup.c
@@ -67,12 +67,6 @@
 unsigned char __res[sizeof(bd_t)];
 unsigned long empty_zero_page[1024];
 
-#ifdef CONFIG_BLK_DEV_RAM
-extern int rd_doload;		/* 1 = load ramdisk, 0 = don't load */
-extern int rd_prompt;		/* 1 = prompt for ramdisk, 0 = don't prompt */
-extern int rd_image_start;	/* starting block # of image */
-#endif
-
 extern char saved_command_line[256];
 
 extern unsigned long find_available_memory(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)