patch-1.3.54 linux/arch/mips/mm/init.c

Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.53/linux/arch/mips/mm/init.c linux/arch/mips/mm/init.c
@@ -24,7 +24,6 @@
 #include <asm/pgtable.h>
 
 extern void deskstation_tyne_dma_init(void);
-extern void scsi_mem_init(unsigned long);
 extern void sound_mem_init(void);
 extern void die_if_kernel(char *,struct pt_regs *,long);
 extern void show_net_buffers(void);
@@ -257,9 +256,6 @@
 
 #ifdef CONFIG_DESKSTATION_TYNE
 	deskstation_tyne_dma_init();
-#endif
-#ifdef CONFIG_SCSI
-	scsi_mem_init(high_memory);
 #endif
 #ifdef CONFIG_SOUND
 	sound_mem_init();
Binary files v1.3.53/linux/arch/ppc/boot/mkboot and linux/arch/ppc/boot/mkboot differ

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this