summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/common/include/p9_frequency_buckets.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/common/include/p9_frequency_buckets.H b/src/import/chips/p9/common/include/p9_frequency_buckets.H
index 2008f699..d98974ea 100644
--- a/src/import/chips/p9/common/include/p9_frequency_buckets.H
+++ b/src/import/chips/p9/common/include/p9_frequency_buckets.H
@@ -55,7 +55,7 @@ const uint8_t MEM_PLL_FREQ_BUCKETS = 5;
// MEM PLL frequency in MHz
// index is bucket number
-const uint32_t MEM_PLL_FREQ_LIST[MEM_FREQ_BUCKETS] =
+const uint32_t MEM_PLL_FREQ_LIST[MEM_PLL_FREQ_BUCKETS] =
{
1866,
2133,
OpenPOWER on IntegriCloud