summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C
index 5a12f1e4f..54d071b5a 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config.C
@@ -106,7 +106,6 @@ fapi2::ReturnCode p9_mss_eff_config( const fapi2::Target<fapi2::TARGET_TYPE_MCS>
FAPI_TRY( l_eff_dimm->prim_die_count(), "Error from p9_mss_eff_config");
FAPI_TRY( l_eff_dimm->primary_stack_type(), "Error from p9_mss_eff_config");
FAPI_TRY( l_eff_dimm->dimm_size(), "Error from p9_mss_eff_config");
- FAPI_TRY( l_eff_dimm->hybrid_memory_type(), "Error from p9_mss_eff_config");
FAPI_TRY( l_eff_dimm->dram_trefi(), "Error from p9_mss_eff_config");
FAPI_TRY( l_eff_dimm->dram_trfc(), "Error from p9_mss_eff_config");
FAPI_TRY( l_eff_dimm->dram_trfc_dlr(), "Error from p9_mss_eff_config");
OpenPOWER on IntegriCloud