summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2017-06-20 21:34:41 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-23 15:17:54 -0400
commit17f308c46d0d5453324248046331036c6d0ac0e7 (patch)
tree984f8ec05aa9e818c58498a8853fb3c5080d5a9d /src/usr/htmgt
parent3dfe06eda5ea7968fa43276292a443fd94cc4696 (diff)
downloadtalos-hostboot-17f308c46d0d5453324248046331036c6d0ac0e7.tar.gz
talos-hostboot-17f308c46d0d5453324248046331036c6d0ac0e7.zip
Connect get_lid_list interface function in UtilLidMgr
Change-Id: I415b85fd3bf5b1aa4f9caeca5d689e54bcbb1b86 CQ:SW393002 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42315 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt')
-rw-r--r--src/usr/htmgt/runtime/rt_occ.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/htmgt/runtime/rt_occ.C b/src/usr/htmgt/runtime/rt_occ.C
index 9c430545c..a3e8a3750 100644
--- a/src/usr/htmgt/runtime/rt_occ.C
+++ b/src/usr/htmgt/runtime/rt_occ.C
@@ -150,7 +150,6 @@ namespace HTMGT
registerOcc()
{
runtimeInterfaces_t * rt_intf = getRuntimeInterfaces();
- rt_intf->get_lid_list = &UtilLidMgr::getLidList;
rt_intf->process_occ_error = &process_occ_error;
rt_intf->process_occ_reset = &process_occ_reset;
rt_intf->enable_occ_actuation = &enable_occ_actuation;
OpenPOWER on IntegriCloud