aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/edac_mc.c')
-rw-r--r--drivers/edac/edac_mc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/edac/edac_mc.c b/drivers/edac/edac_mc.c
index 499ac90ad67e..eac09cc86aac 100644
--- a/drivers/edac/edac_mc.c
+++ b/drivers/edac/edac_mc.c
@@ -2095,9 +2095,6 @@ static int __init edac_mc_init(void)
2095 */ 2095 */
2096 clear_pci_parity_errors(); 2096 clear_pci_parity_errors();
2097 2097
2098 /* perform check for first time to harvest boot leftovers */
2099 do_edac_check();
2100
2101 /* Create the MC sysfs entires */ 2098 /* Create the MC sysfs entires */
2102 if (edac_sysfs_memctrl_setup()) { 2099 if (edac_sysfs_memctrl_setup()) {
2103 edac_printk(KERN_ERR, EDAC_MC, 2100 edac_printk(KERN_ERR, EDAC_MC,