summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_init.c
diff options
context:
space:
mode:
authorWael El-Essawy <welessa@us.ibm.com>2016-09-19 17:44:30 -0500
committerWael El-Essawy <welessa@us.ibm.com>2016-09-20 17:01:13 -0400
commit530dc76436a3bfac3a027eece49e5c409279a491 (patch)
tree2627b18bf9bdaf925646b439ef354e485afbcda7 /src/occ_405/amec/amec_init.c
parent676ac952cd92c3839cb66f797304e64dfdc1baff (diff)
downloadtalos-occ-530dc76436a3bfac3a027eece49e5c409279a491.tar.gz
talos-occ-530dc76436a3bfac3a027eece49e5c409279a491.zip
Enable FREQ and CAPS "sensor" sections in poll response
Populate the "FREQ" and "CAPS" sections with data in the poll response according to the interface spec Change-Id: I65ac8602776f12e796d3c6cae8e49215177f942c RTC: 143442 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29913 Reviewed-by: Wael El-Essawy <welessa@us.ibm.com> Tested-by: Wael El-Essawy <welessa@us.ibm.com>
Diffstat (limited to 'src/occ_405/amec/amec_init.c')
-rw-r--r--src/occ_405/amec/amec_init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/occ_405/amec/amec_init.c b/src/occ_405/amec/amec_init.c
index 138f7ff..4179e70 100644
--- a/src/occ_405/amec/amec_init.c
+++ b/src/occ_405/amec/amec_init.c
@@ -70,8 +70,6 @@ amec_sys_t * g_amec = &g_amec_sys;
// GPE Request Structure that is used to measure the worst case GPE timings
GpeRequest G_gpe_nop_request[NUM_GPE_ENGINES];
-// @TODO - TEMP: not ready yet
-//extern PoreEntryPoint GPE_pore_nop;
extern void amec_slv_update_gpe_sensors(uint8_t i_gpe_engine);
extern void amec_slv_update_gpe_sensors(uint8_t i_gpe_engine);
OpenPOWER on IntegriCloud