Skip to content

Commit

Permalink
Temporarily remove HDAT IPMI
Browse files Browse the repository at this point in the history
Change-Id: I76ea63452793ebbd764b1abd383fc6a2ce9e2edc
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35706
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: NAGENDRA K. GURRAM <nagendra.g@in.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
  • Loading branch information
sannerd authored and wghoffa committed Feb 3, 2017
1 parent b1694f7 commit b89ddf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/hdat/hdatspsubsys.C
Expand Up @@ -194,7 +194,7 @@ static errlHndl_t hdatGetPathInfo(
hdatTriggerType = l_uartInfo.interruptTrigger;
#endif

#ifdef CONFIG_BMC_IPMI
#if 0 //Temp remove until ready CONFIG_BMC_IPMI
IPMI::BmcInfo_t l_bmcInfo = IPMI::getBmcInfo();

o_pathArray[o_arrayHdr.hdatArrayCnt].hdatBARofBTDevAdrSpc =
Expand Down

0 comments on commit b89ddf1

Please sign in to comment.