diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/edac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/edac.h b/include/linux/edac.h index d68b01cad068..91ba3bae42ee 100644 --- a/include/linux/edac.h +++ b/include/linux/edac.h | |||
| @@ -581,7 +581,7 @@ struct mem_ctl_info { | |||
| 581 | * already handles that. | 581 | * already handles that. |
| 582 | */ | 582 | */ |
| 583 | u32 ce_noinfo_count, ue_noinfo_count; | 583 | u32 ce_noinfo_count, ue_noinfo_count; |
| 584 | u32 ue_count, ce_count; | 584 | u32 ue_mc, ce_mc; |
| 585 | u32 *ce_per_layer[EDAC_MAX_LAYERS], *ue_per_layer[EDAC_MAX_LAYERS]; | 585 | u32 *ce_per_layer[EDAC_MAX_LAYERS], *ue_per_layer[EDAC_MAX_LAYERS]; |
| 586 | 586 | ||
| 587 | struct completion complete; | 587 | struct completion complete; |
