summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Derksen <v2cibmd@us.ibm.com>2016-04-29 15:51:58 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-05-12 08:52:36 -0400
commit8ba27e9d76687d8071a19a64c690283d01d2523c (patch)
treeac5027de0f74b998d81e9991d820deb4c07ea068
parent367780e21ed2f1f8511bc957ed68c43e8ebf64b0 (diff)
downloadtalos-hostboot-8ba27e9d76687d8071a19a64c690283d01d2523c.tar.gz
talos-hostboot-8ba27e9d76687d8071a19a64c690283d01d2523c.zip
Fix debug tracing failure
Change-Id: I7d2200f57e051126bc98434e484298b41b19ee3b RTC:149321 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23896 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
-rw-r--r--src/usr/isteps/istep06/call_host_update_master_tpm.C1
-rw-r--r--src/usr/isteps/istep06/host_set_ipl_parms.C1
-rw-r--r--src/usr/isteps/istep06/host_start_occ_xstop_handler.C1
3 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/isteps/istep06/call_host_update_master_tpm.C b/src/usr/isteps/istep06/call_host_update_master_tpm.C
index b61c6e29c..d378d9cd7 100644
--- a/src/usr/isteps/istep06/call_host_update_master_tpm.C
+++ b/src/usr/isteps/istep06/call_host_update_master_tpm.C
@@ -29,6 +29,7 @@
#include <errl/errlmanager.H>
#include <isteps/hwpisteperror.H>
#include <trustedbootif.H>
+#include <initservice/isteps_trace.H>
namespace ISTEP_06
{
diff --git a/src/usr/isteps/istep06/host_set_ipl_parms.C b/src/usr/isteps/istep06/host_set_ipl_parms.C
index f5131496d..b7c5aec3b 100644
--- a/src/usr/isteps/istep06/host_set_ipl_parms.C
+++ b/src/usr/isteps/istep06/host_set_ipl_parms.C
@@ -28,6 +28,7 @@
#include <errl/errlentry.H>
#include <errl/errlmanager.H>
#include <isteps/hwpisteperror.H>
+#include <initservice/isteps_trace.H>
namespace ISTEP_06
{
diff --git a/src/usr/isteps/istep06/host_start_occ_xstop_handler.C b/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
index bb495f565..d0664d15b 100644
--- a/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
+++ b/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
@@ -28,6 +28,7 @@
#include <errl/errlentry.H>
#include <errl/errlmanager.H>
#include <isteps/hwpisteperror.H>
+#include <initservice/isteps_trace.H>
namespace ISTEP_06
{
OpenPOWER on IntegriCloud