summaryrefslogtreecommitdiffstats
path: root/src/usr/vpd
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/vpd')
-rw-r--r--src/usr/vpd/cvpd.C1
-rw-r--r--src/usr/vpd/cvpd.H3
-rwxr-xr-xsrc/usr/vpd/dimmPres.C3
-rw-r--r--src/usr/vpd/dvpd.C1
-rw-r--r--src/usr/vpd/dvpd.H3
-rw-r--r--src/usr/vpd/ipvpd.C1
-rw-r--r--src/usr/vpd/ipvpd.H1
-rw-r--r--src/usr/vpd/mvpd.C3
-rw-r--r--src/usr/vpd/pvpd.C1
-rw-r--r--src/usr/vpd/pvpd.H3
-rw-r--r--src/usr/vpd/spd.C1
-rwxr-xr-xsrc/usr/vpd/test/dvpdtest.H1
12 files changed, 5 insertions, 17 deletions
diff --git a/src/usr/vpd/cvpd.C b/src/usr/vpd/cvpd.C
index 354e76ab9..5b56655f0 100644
--- a/src/usr/vpd/cvpd.C
+++ b/src/usr/vpd/cvpd.C
@@ -41,7 +41,6 @@
#include <vpd/cvpdenums.H>
#include <vpd/vpd_if.H>
#include <i2c/eepromif.H>
-#include <config.h>
#include "cvpd.H"
#include "pvpd.H"
#include "vpd.H"
diff --git a/src/usr/vpd/cvpd.H b/src/usr/vpd/cvpd.H
index 31f89b29f..05f09386b 100644
--- a/src/usr/vpd/cvpd.H
+++ b/src/usr/vpd/cvpd.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2018 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -40,7 +40,6 @@
#include <vpd/cvpdenums.H>
#include "ipvpd.H"
-#include <config.h>
namespace CVPD
{
diff --git a/src/usr/vpd/dimmPres.C b/src/usr/vpd/dimmPres.C
index a62d31f5e..dad7c027e 100755
--- a/src/usr/vpd/dimmPres.C
+++ b/src/usr/vpd/dimmPres.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2016 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -41,7 +41,6 @@
#include <devicefw/driverif.H>
#include <vpd/vpdreasoncodes.H>
#include <vpd/spdenums.H>
-#include <config.h>
#include <initservice/initserviceif.H>
#include <fsi/fsiif.H>
diff --git a/src/usr/vpd/dvpd.C b/src/usr/vpd/dvpd.C
index d0238b997..9d3bc796d 100644
--- a/src/usr/vpd/dvpd.C
+++ b/src/usr/vpd/dvpd.C
@@ -39,7 +39,6 @@
#include <vpd/dvpdenums.H>
#include <vpd/vpd_if.H>
#include <i2c/eepromif.H>
-#include <config.h>
#include "dvpd.H"
#include "cvpd.H"
#include "vpd.H"
diff --git a/src/usr/vpd/dvpd.H b/src/usr/vpd/dvpd.H
index 92985aebe..7517fce2a 100644
--- a/src/usr/vpd/dvpd.H
+++ b/src/usr/vpd/dvpd.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2018 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -40,7 +40,6 @@
#include <vpd/dvpdenums.H>
#include "ipvpd.H"
-#include <config.h>
namespace DVPD
{
diff --git a/src/usr/vpd/ipvpd.C b/src/usr/vpd/ipvpd.C
index 4459fbfd2..b38bd77a3 100644
--- a/src/usr/vpd/ipvpd.C
+++ b/src/usr/vpd/ipvpd.C
@@ -39,7 +39,6 @@
#include <vfs/vfs.H>
#include <vpd/vpdreasoncodes.H>
#include <vpd/vpd_if.H>
-#include <config.h>
#include <vpd/ipvpdenums.H>
#include <util/utilrsvdmem.H>
#include <util/runtime/util_rt.H>
diff --git a/src/usr/vpd/ipvpd.H b/src/usr/vpd/ipvpd.H
index bea06bde4..c47a241a6 100644
--- a/src/usr/vpd/ipvpd.H
+++ b/src/usr/vpd/ipvpd.H
@@ -31,7 +31,6 @@
#include <map>
#include <pnor/pnorif.H>
#include <devicefw/driverif.H>
-#include <config.h>
#include "vpd.H"
#include <i2c/eeprom_const.H>
diff --git a/src/usr/vpd/mvpd.C b/src/usr/vpd/mvpd.C
index 4de720594..242e3bab1 100644
--- a/src/usr/vpd/mvpd.C
+++ b/src/usr/vpd/mvpd.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2017 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -38,7 +38,6 @@
#include <vpd/mvpdenums.H>
#include <vpd/vpd_if.H>
#include <i2c/eepromif.H>
-#include <config.h>
#include "mvpd.H"
#include "ipvpd.H"
diff --git a/src/usr/vpd/pvpd.C b/src/usr/vpd/pvpd.C
index c5d85d827..ae6442554 100644
--- a/src/usr/vpd/pvpd.C
+++ b/src/usr/vpd/pvpd.C
@@ -39,7 +39,6 @@
#include <vpd/pvpdenums.H>
#include <vpd/vpd_if.H>
#include <i2c/eepromif.H>
-#include <config.h>
#include "pvpd.H"
#include "cvpd.H"
#include "dvpd.H"
diff --git a/src/usr/vpd/pvpd.H b/src/usr/vpd/pvpd.H
index e3e947521..cd6115c26 100644
--- a/src/usr/vpd/pvpd.H
+++ b/src/usr/vpd/pvpd.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2017 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -40,7 +40,6 @@
#include <vpd/pvpdenums.H>
#include "ipvpd.H"
-#include <config.h>
namespace PVPD
{
diff --git a/src/usr/vpd/spd.C b/src/usr/vpd/spd.C
index dbae8feae..47dfe0f83 100644
--- a/src/usr/vpd/spd.C
+++ b/src/usr/vpd/spd.C
@@ -54,7 +54,6 @@
#include "spdDDR4_DDIMM.H"
#include "errlud_vpd.H"
#include "ocmb_spd.H"
-#include <config.h>
// ----------------------------------------------
// Trace definitions
diff --git a/src/usr/vpd/test/dvpdtest.H b/src/usr/vpd/test/dvpdtest.H
index c5fe0bc97..3f16139f3 100755
--- a/src/usr/vpd/test/dvpdtest.H
+++ b/src/usr/vpd/test/dvpdtest.H
@@ -37,7 +37,6 @@
#include <errl/errlentry.H>
#include <devicefw/driverif.H>
#include <targeting/common/predicates/predicatectm.H>
-#include <config.h>
#include <vpd/dvpdenums.H>
#include <vpd/vpdreasoncodes.H>
OpenPOWER on IntegriCloud