patch-2.1.30 linux/arch/sparc/prom/memory.c
Next file: linux/arch/sparc/prom/mp.c
Previous file: linux/arch/sparc/prom/init.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Mar 20 16:42:00 1997
- Orig file:
v2.1.29/linux/arch/sparc/prom/memory.c
- Orig date:
Fri Dec 13 01:37:32 1996
diff -u --recursive --new-file v2.1.29/linux/arch/sparc/prom/memory.c linux/arch/sparc/prom/memory.c
@@ -1,4 +1,4 @@
-/* $Id: memory.c,v 1.9 1996/11/13 05:10:09 davem Exp $
+/* $Id: memory.c,v 1.10 1997/03/18 17:58:27 jj Exp $
* memory.c: Prom routine for acquiring various bits of information
* about RAM on the machine, both virtual and physical.
*
@@ -107,7 +107,6 @@
break;
case PROM_V2:
case PROM_V3:
- case PROM_P1275:
/* Grrr, have to traverse the prom device tree ;( */
node = prom_getchild(prom_root_node);
node = prom_searchsiblings(node, "memory");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov