diff options
Diffstat (limited to 'drivers/edac/amd64_edac.h')
-rw-r--r-- | drivers/edac/amd64_edac.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/edac/amd64_edac.h b/drivers/edac/amd64_edac.h index 16f2df449a09..24e280423de0 100644 --- a/drivers/edac/amd64_edac.h +++ b/drivers/edac/amd64_edac.h | |||
@@ -384,8 +384,6 @@ enum { | |||
384 | #define K8_NBCAP_CORES (BIT(12)|BIT(13)) | 384 | #define K8_NBCAP_CORES (BIT(12)|BIT(13)) |
385 | #define K8_NBCAP_CHIPKILL BIT(4) | 385 | #define K8_NBCAP_CHIPKILL BIT(4) |
386 | #define K8_NBCAP_SECDED BIT(3) | 386 | #define K8_NBCAP_SECDED BIT(3) |
387 | #define K8_NBCAP_8_NODE BIT(2) | ||
388 | #define K8_NBCAP_DUAL_NODE BIT(1) | ||
389 | #define K8_NBCAP_DCT_DUAL BIT(0) | 387 | #define K8_NBCAP_DCT_DUAL BIT(0) |
390 | 388 | ||
391 | /* MSRs */ | 389 | /* MSRs */ |