patch-2.4.26 linux-2.4.26/arch/ia64/kernel/pci.c

Next file: linux-2.4.26/arch/ia64/kernel/ptrace.c
Previous file: linux-2.4.26/arch/ia64/kernel/mca.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/arch/ia64/kernel/pci.c linux-2.4.26/arch/ia64/kernel/pci.c
@@ -386,10 +386,6 @@
 void __init
 pcibios_init (void)
 {
-#ifdef CONFIG_IA64_MCA
-	ia64_mca_check_errors();    /* For post-failure MCA error logging */
-#endif
-
 	pcibios_config_init();
 
 	platform_pci_fixup(0);	/* phase 0 fixups (before buses scanned) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)