patch-2.1.17 linux/arch/sparc/kernel/devices.c
Next file: linux/arch/sparc/kernel/entry.S
Previous file: linux/arch/sparc/defconfig
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Dec 19 11:03:32 1996
- Orig file:
v2.1.16/linux/arch/sparc/kernel/devices.c
- Orig date:
Wed Dec 18 15:58:43 1996
diff -u --recursive --new-file v2.1.16/linux/arch/sparc/kernel/devices.c linux/arch/sparc/kernel/devices.c
@@ -29,12 +29,6 @@
int cpu_nds[NCPUS]; /* One node for each cpu */
int cpu_ctr = 0;
-#if CONFIG_AP1000
- printk("Not scanning device list for CPUs\n");
- linux_num_cpus = 1;
- return mem_start;
-#endif
-
prom_getstring(prom_root_node, "device_type", node_str, sizeof(node_str));
if(strcmp(node_str, "cpu") == 0) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov