patch-2.3.30 linux/arch/ppc/kernel/prom.c
Next file: linux/arch/ppc/kernel/setup.c
Previous file: linux/arch/ppc/kernel/process.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Nov 27 15:41:59 1999
- Orig file:
v2.3.29/linux/arch/ppc/kernel/prom.c
- Orig date:
Fri Oct 15 15:25:13 1999
diff -u --recursive --new-file v2.3.29/linux/arch/ppc/kernel/prom.c linux/arch/ppc/kernel/prom.c
@@ -283,11 +283,6 @@
int l;
char *p, *d;
-#ifdef CONFIG_GEMINI
- gemini_prom_init();
- return;
-#endif /* CONFIG_GEMINI */
-
/* check if we're apus, return if we are */
if ( r3 == 0x61707573 )
return;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)