summaryrefslogtreecommitdiffstats
path: root/src/occ_405/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/main.c')
-rwxr-xr-xsrc/occ_405/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/main.c b/src/occ_405/main.c
index 938a4b4..82dfdf1 100755
--- a/src/occ_405/main.c
+++ b/src/occ_405/main.c
@@ -1414,7 +1414,7 @@ void hmon_routine()
if (IS_OCC_STATE_OBSERVATION() || IS_OCC_STATE_ACTIVE() || IS_OCC_STATE_CHARACTERIZATION())
{
amec_health_check_proc_timeout();
-// enable with VRM Vdd read support amec_health_check_vrm_vdd_temp_timeout();
+ amec_health_check_vrm_vdd_temp_timeout();
}
//if we are in observation, characterization, or active state with memory temperature data
OpenPOWER on IntegriCloud