summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/phoenix/mca.c32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/soc/amd/phoenix/mca.c b/src/soc/amd/phoenix/mca.c
index 63b040b25e13..ccbb36076934 100644
--- a/src/soc/amd/phoenix/mca.c
+++ b/src/soc/amd/phoenix/mca.c
@@ -37,38 +37,6 @@ static const char *const mca_bank_name[] = {
[29] = "",
[30] = "",
[31] = "",
- [32] = "",
- [33] = "",
- [34] = "",
- [35] = "",
- [36] = "",
- [37] = "",
- [38] = "",
- [39] = "",
- [40] = "",
- [41] = "",
- [42] = "",
- [43] = "",
- [44] = "",
- [45] = "",
- [46] = "",
- [47] = "",
- [48] = "",
- [49] = "",
- [50] = "",
- [51] = "",
- [52] = "",
- [53] = "",
- [54] = "",
- [55] = "",
- [56] = "",
- [57] = "",
- [58] = "",
- [59] = "",
- [60] = "",
- [61] = "",
- [62] = "",
- [63] = "",
};
bool mca_has_expected_bank_count(void)