diff options
Diffstat (limited to 'drivers/edac/edac_core.h')
-rw-r--r-- | drivers/edac/edac_core.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/edac/edac_core.h b/drivers/edac/edac_core.h index ee25f5483f9b..500ba6698986 100644 --- a/drivers/edac/edac_core.h +++ b/drivers/edac/edac_core.h | |||
@@ -462,8 +462,7 @@ void edac_mc_handle_error(const enum hw_event_mc_err_type type, | |||
462 | const int mid_layer, | 462 | const int mid_layer, |
463 | const int low_layer, | 463 | const int low_layer, |
464 | const char *msg, | 464 | const char *msg, |
465 | const char *other_detail, | 465 | const char *other_detail); |
466 | const void *arch_log); | ||
467 | 466 | ||
468 | /* | 467 | /* |
469 | * edac_device APIs | 468 | * edac_device APIs |