i7core_edac: Show read/write virtual/physical channel association
[pandora-kernel.git] / drivers / edac / amd64_edac.h
index 41bc561..0d4bf56 100644 (file)
@@ -487,7 +487,8 @@ struct amd64_pvt {
        /* misc settings */
        struct flags {
                unsigned long cf8_extcfg:1;
-               unsigned long ecc_report:1;
+               unsigned long nb_mce_enable:1;
+               unsigned long nb_ecc_prev:1;
        } flags;
 };