aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/amd64_edac.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/amd64_edac.h')
-rw-r--r--drivers/edac/amd64_edac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/amd64_edac.h b/drivers/edac/amd64_edac.h
index 613b9381e71a..67d9ceb4b839 100644
--- a/drivers/edac/amd64_edac.h
+++ b/drivers/edac/amd64_edac.h
@@ -486,7 +486,7 @@ extern const char *ext_msgs[32];
486extern const char *htlink_msgs[8]; 486extern const char *htlink_msgs[8];
487 487
488#ifdef CONFIG_EDAC_DEBUG 488#ifdef CONFIG_EDAC_DEBUG
489#define NUM_DBG_ATTRS 9 489#define NUM_DBG_ATTRS 5
490#else 490#else
491#define NUM_DBG_ATTRS 0 491#define NUM_DBG_ATTRS 0
492#endif 492#endif