summaryrefslogtreecommitdiffstats
path: root/src/occ_405/sensor/sensor_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/sensor/sensor_table.c')
-rwxr-xr-xsrc/occ_405/sensor/sensor_table.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/occ_405/sensor/sensor_table.c b/src/occ_405/sensor/sensor_table.c
index ed21237..295ef36 100755
--- a/src/occ_405/sensor/sensor_table.c
+++ b/src/occ_405/sensor/sensor_table.c
@@ -375,7 +375,6 @@ const sensor_ptr_t G_amec_sensor_list[] =
SENSOR_PTR( VOLTVDN, &g_amec_sys.proc[0].vrm[1].volt250us),
SENSOR_PTR( CURVDD, &g_amec_sys.proc[0].curvdd),
SENSOR_PTR( CURVDN, &g_amec_sys.proc[0].curvdn),
- SENSOR_PTR( VRMPROCOT, &g_amec_sys.sys.vrfan),
SENSOR_PTR( TEMPVDD, &g_amec_sys.sys.tempvdd),
@@ -558,7 +557,6 @@ const minisensor_ptr_t G_amec_mini_sensor_list[] INIT_SECTION =
MINI_SENSOR_PTR( VOLTVDN, NULL),
MINI_SENSOR_PTR( CURVDD, NULL),
MINI_SENSOR_PTR( CURVDN, NULL),
- MINI_SENSOR_PTR( VRMPROCOT, NULL),
MINI_SENSOR_PTR( TEMPVDD, &G_dcom_slv_outbox_tx.tempvdd),
// ------------------------------------------------------
OpenPOWER on IntegriCloud