summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/diag/attn/runtime/attn_rt.C4
-rw-r--r--src/usr/isteps/istep06/thread_activate/thread_activate.C4
-rw-r--r--src/usr/isteps/istep09/call_fabric_io_dccal.C4
-rw-r--r--src/usr/isteps/istep09/call_fabric_io_run_training.C4
-rw-r--r--src/usr/isteps/istep09/istep09HelperFuncs.C4
-rw-r--r--src/usr/isteps/nest/nestHwpHelperFuncs.C4
-rw-r--r--src/usr/isteps/tod/TodProc.C4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/usr/diag/attn/runtime/attn_rt.C b/src/usr/diag/attn/runtime/attn_rt.C
index 4b044088b..810e79bbe 100644
--- a/src/usr/diag/attn/runtime/attn_rt.C
+++ b/src/usr/diag/attn/runtime/attn_rt.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2018 */
+/* Contributors Listed Below - COPYRIGHT 2014,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -38,7 +38,7 @@
#include <prdf/common/prdfMain_common.H>
#include <p9_io_obus_firmask_save_restore.H>
-#include <fapi2_target.H> // fapi2::Target
+#include <fapi2/target.H> // fapi2::Target
#include <fapi2/plat_hwp_invoker.H> // FAPI_INVOKE_HWP
using namespace std;
diff --git a/src/usr/isteps/istep06/thread_activate/thread_activate.C b/src/usr/isteps/istep06/thread_activate/thread_activate.C
index 00a63ef04..707377e14 100644
--- a/src/usr/isteps/istep06/thread_activate/thread_activate.C
+++ b/src/usr/isteps/istep06/thread_activate/thread_activate.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2018 */
+/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -56,7 +56,7 @@
// fapi support
#include <fapi2.H>
-#include <fapi2_target.H>
+#include <fapi2/target.H>
#include <fapi2_hw_access.H>
#include <plat_hwp_invoker.H>
#include <istep_reasoncodes.H>
diff --git a/src/usr/isteps/istep09/call_fabric_io_dccal.C b/src/usr/isteps/istep09/call_fabric_io_dccal.C
index 84b0b56dd..e9215c184 100644
--- a/src/usr/isteps/istep09/call_fabric_io_dccal.C
+++ b/src/usr/isteps/istep09/call_fabric_io_dccal.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2018 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -42,7 +42,7 @@
#include <hbotcompid.H> // HWPF_COMP_ID
// Targeting support
-#include <fapi2_target.H> // fapi2::Target
+#include <fapi2/target.H> // fapi2::Target
#include <target.H> // TARGETING::Target
// Error handling support
diff --git a/src/usr/isteps/istep09/call_fabric_io_run_training.C b/src/usr/isteps/istep09/call_fabric_io_run_training.C
index 6b3aa5f37..f05aafbd5 100644
--- a/src/usr/isteps/istep09/call_fabric_io_run_training.C
+++ b/src/usr/isteps/istep09/call_fabric_io_run_training.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2018 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -46,7 +46,7 @@
#include <initservice/isteps_trace.H> // g_trac_isteps_trace
#include <initservice/initserviceif.H> // isSMPWrapConfig
// Targeting support
-#include <fapi2_target.H> // fapi2::Target
+#include <fapi2/target.H> // fapi2::Target
#include <target.H> // TARGETING::Target
// Error handling support
diff --git a/src/usr/isteps/istep09/istep09HelperFuncs.C b/src/usr/isteps/istep09/istep09HelperFuncs.C
index 30c4c099c..78e9fffe7 100644
--- a/src/usr/isteps/istep09/istep09HelperFuncs.C
+++ b/src/usr/isteps/istep09/istep09HelperFuncs.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2018 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -40,7 +40,7 @@
#include <initservice/isteps_trace.H> // g_trac_isteps_trace
// Targeting support
-#include <fapi2_target.H> // fapi2::Target
+#include <fapi2/target.H> // fapi2::Target
#include <target.H> // Target
// Error handling support
diff --git a/src/usr/isteps/nest/nestHwpHelperFuncs.C b/src/usr/isteps/nest/nestHwpHelperFuncs.C
index 921fd3d35..b5956f88f 100644
--- a/src/usr/isteps/nest/nestHwpHelperFuncs.C
+++ b/src/usr/isteps/nest/nestHwpHelperFuncs.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2018 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -36,7 +36,7 @@
#include <initservice/isteps_trace.H> // g_trac_isteps_trace
// Targeting support
-#include <fapi2_target.H> // fapi2::Target
+#include <fapi2/target.H> // fapi2::Target
#include <target.H> // TARGETING::Target
// Error handling support
diff --git a/src/usr/isteps/tod/TodProc.C b/src/usr/isteps/tod/TodProc.C
index 51860b441..95fda161e 100644
--- a/src/usr/isteps/tod/TodProc.C
+++ b/src/usr/isteps/tod/TodProc.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2017 */
+/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -48,7 +48,7 @@
#include "TodAssert.H"
#include "TodTrace.H"
//HWPF
-#include <fapi2_target.H>
+#include <fapi2/target.H>
#include <target_types.H>
#include "TodUtils.H"
OpenPOWER on IntegriCloud