summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep10
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep10')
-rw-r--r--src/usr/isteps/istep10/call_host_rng_bist.C3
-rw-r--r--src/usr/isteps/istep10/call_host_update_redundant_tpm.C1
-rw-r--r--src/usr/isteps/istep10/call_proc_abus_scominit.C3
-rw-r--r--src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C1
-rw-r--r--src/usr/isteps/istep10/call_proc_enable_osclite.C3
-rw-r--r--src/usr/isteps/istep10/call_proc_pcie_scominit.C3
-rw-r--r--src/usr/isteps/istep10/call_proc_scomoverride_chiplets.C3
-rw-r--r--src/usr/isteps/istep10/host_proc_pcie_scominit.C1
8 files changed, 5 insertions, 13 deletions
diff --git a/src/usr/isteps/istep10/call_host_rng_bist.C b/src/usr/isteps/istep10/call_host_rng_bist.C
index 68d243547..e97476b02 100644
--- a/src/usr/isteps/istep10/call_host_rng_bist.C
+++ b/src/usr/isteps/istep10/call_host_rng_bist.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -55,7 +55,6 @@
#include <devicefw/userif.H>
#include <vpd/mvpdenums.H>
-#include <config.h>
#include <fapi2/plat_hwp_invoker.H>
#include <p9_rng_init_phase1.H>
diff --git a/src/usr/isteps/istep10/call_host_update_redundant_tpm.C b/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
index d0870d817..4f872f995 100644
--- a/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
+++ b/src/usr/isteps/istep10/call_host_update_redundant_tpm.C
@@ -35,7 +35,6 @@
#include <errl/errludtarget.H>
#include <attributetraits.H>
-#include <config.h>
#include <util/align.H>
#include <util/algorithm.H>
#include <istepHelperFuncs.H>
diff --git a/src/usr/isteps/istep10/call_proc_abus_scominit.C b/src/usr/isteps/istep10/call_proc_abus_scominit.C
index 745fabae3..cefb9f6d0 100644
--- a/src/usr/isteps/istep10/call_proc_abus_scominit.C
+++ b/src/usr/isteps/istep10/call_proc_abus_scominit.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -58,7 +58,6 @@
#include <devicefw/userif.H>
#include <vpd/mvpdenums.H>
-#include <config.h>
namespace ISTEP_10
diff --git a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
index 30341144d..993e8c5ba 100644
--- a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
+++ b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
@@ -80,7 +80,6 @@
#include <errl/errludtarget.H>
#include <attributetraits.H>
-#include <config.h>
#include <util/align.H>
#include <util/algorithm.H>
diff --git a/src/usr/isteps/istep10/call_proc_enable_osclite.C b/src/usr/isteps/istep10/call_proc_enable_osclite.C
index dd3c6147e..ccfa653b6 100644
--- a/src/usr/isteps/istep10/call_proc_enable_osclite.C
+++ b/src/usr/isteps/istep10/call_proc_enable_osclite.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -55,7 +55,6 @@
#include <devicefw/userif.H>
#include <vpd/mvpdenums.H>
-#include <config.h>
// -- prototype includes --
// Add any customized routines that you don't want overwritten into
diff --git a/src/usr/isteps/istep10/call_proc_pcie_scominit.C b/src/usr/isteps/istep10/call_proc_pcie_scominit.C
index 664a966e9..82bd05f55 100644
--- a/src/usr/isteps/istep10/call_proc_pcie_scominit.C
+++ b/src/usr/isteps/istep10/call_proc_pcie_scominit.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -58,7 +58,6 @@
#include <devicefw/userif.H>
#include <vpd/mvpdenums.H>
-#include <config.h>
#include "host_proc_pcie_scominit.H"
#include <p9_pcie_scominit.H>
diff --git a/src/usr/isteps/istep10/call_proc_scomoverride_chiplets.C b/src/usr/isteps/istep10/call_proc_scomoverride_chiplets.C
index 0d4c6d58f..9476672e8 100644
--- a/src/usr/isteps/istep10/call_proc_scomoverride_chiplets.C
+++ b/src/usr/isteps/istep10/call_proc_scomoverride_chiplets.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -58,7 +58,6 @@
#include <devicefw/userif.H>
#include <vpd/mvpdenums.H>
-#include <config.h>
#include <p9_scomoverride_chiplets.H>
diff --git a/src/usr/isteps/istep10/host_proc_pcie_scominit.C b/src/usr/isteps/istep10/host_proc_pcie_scominit.C
index 8895ed405..69a41ab36 100644
--- a/src/usr/isteps/istep10/host_proc_pcie_scominit.C
+++ b/src/usr/isteps/istep10/host_proc_pcie_scominit.C
@@ -44,7 +44,6 @@
#include <fapi2/target.H>
#include <fapi2/plat_hwp_invoker.H>
#include <devicefw/userif.H>
-#include <config.h>
#include "host_proc_pcie_scominit.H"
#include <hwas/common/hwas.H>
#include <hwas/common/deconfigGard.H>
OpenPOWER on IntegriCloud