edac: remove arch-specific parameter for the error handler
[deliverable/linux.git] / drivers / edac / edac_core.h
index ee25f5483f9b595287d742c93ce3c3478c6b5470..500ba669898620e96b3c391b1df5f6089b0be080 100644 (file)
@@ -462,8 +462,7 @@ void edac_mc_handle_error(const enum hw_event_mc_err_type type,
                          const int mid_layer,
                          const int low_layer,
                          const char *msg,
-                         const char *other_detail,
-                         const void *arch_log);
+                         const char *other_detail);
 
 /*
  * edac_device APIs
This page took 0.025274 seconds and 5 git commands to generate.