summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errlentry.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errlentry.H')
-rw-r--r--src/include/usr/errl/errlentry.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/errl/errlentry.H b/src/include/usr/errl/errlentry.H
index 65f1c7240..aea539062 100644
--- a/src/include/usr/errl/errlentry.H
+++ b/src/include/usr/errl/errlentry.H
@@ -726,6 +726,7 @@ private:
*/
void addHbBuildId();
+#ifdef CONFIG_BMC_IPMI
/**
* @brief called by addHwCallout to retrieve the serial and part number
* from the current target. If the current target does not contain
@@ -735,6 +736,7 @@ private:
* @param[in] i_target The target to get the numbers for
*/
void addPartAndSerialNumbersToErrLog(const TARGETING::Target * i_target);
+#endif
/**
* @brief set iv_skipShowingLogs
OpenPOWER on IntegriCloud