patch-pre2.0.12 linux/arch/alpha/kernel/setup.c

Next file: linux/drivers/block/ll_rw_blk.c
Previous file: linux/arch/alpha/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.11/linux/arch/alpha/kernel/setup.c linux/arch/alpha/kernel/setup.c
@@ -153,8 +153,8 @@
 	*memory_start_p = lca_init(*memory_start_p, *memory_end_p);
 #elif defined(CONFIG_ALPHA_APECS)
 	*memory_start_p = apecs_init(*memory_start_p, *memory_end_p);
-#elif defined(CONFIG_ALPHA_ALCOR)
-	*memory_start_p = alcor_init(*memory_start_p, *memory_end_p);
+#elif defined(CONFIG_ALPHA_CIA)
+	*memory_start_p = cia_init(*memory_start_p, *memory_end_p);
 #endif
 }
 

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