patch-1.3.54 linux/arch/ppc/mm/init.c
Next file: linux/drivers/block/README.ide
Previous file: linux/arch/ppc/kernel/misc.S
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Thu Jan 4 07:50:59 1996
- Orig file:
v1.3.53/linux/arch/ppc/mm/init.c
- Orig date:
Tue Jan 2 16:46:24 1996
diff -u --recursive --new-file v1.3.53/linux/arch/ppc/mm/init.c linux/arch/ppc/mm/init.c
@@ -45,9 +45,6 @@
#ifdef CONFIG_DESKSTATION_TYNE
extern void deskstation_tyne_dma_init(void);
#endif
-#ifdef CONFIG_SCSI
-extern void scsi_mem_init(unsigned long);
-#endif
#ifdef CONFIG_SOUND
extern void sound_mem_init(void);
#endif
@@ -224,9 +221,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();
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