patch-2.3.99-pre7 linux/arch/ia64/sn/sn1/setup.c
Next file: linux/arch/m68k/atari/atakeyb.c
Previous file: linux/arch/ia64/defconfig
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 8 22:00:01 2000
- Orig file:
v2.3.99-pre6/linux/arch/ia64/sn/sn1/setup.c
- Orig date:
Thu Feb 10 17:11:03 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/arch/ia64/sn/sn1/setup.c linux/arch/ia64/sn/sn1/setup.c
@@ -70,7 +70,7 @@
outb(LATCH >> 8, 0x40); /* MSB */
printk("PIT: LATCH at 0x%x%x for %d HZ\n", LATCH >> 8, LATCH & 0xff, HZ);
#endif
-#ifdef __SMP__
+#ifdef CONFIG_SMP
init_smp_config();
#endif
screen_info = sn1_screen_info;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)