summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorSteven Janssen <janssens@us.ibm.com>2019-10-21 10:55:24 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-10-30 14:38:10 -0500
commit8ea9d8d3d83c8f2ac2567fd63465f85c2d981fda (patch)
tree64d77381e128c82b2e2bb3fd7c90a36fc7ecc3c5 /src/import/chips
parent4b9dc024e961a5b230a9cf345fb6a7cfdf73cf63 (diff)
downloadtalos-hostboot-8ea9d8d3d83c8f2ac2567fd63465f85c2d981fda.tar.gz
talos-hostboot-8ea9d8d3d83c8f2ac2567fd63465f85c2d981fda.zip
update include path to resolve compiler warning in cronus
Change-Id: Ic79d5ee09622ed6310b579a088d7dfff8996854b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85618 Dev-Ready: Steven B Janssen <janssens@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85646 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.C b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.C
index 0ad650036..15bb6a6cd 100644
--- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.C
+++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.C
@@ -36,7 +36,7 @@
#include <fapi2.H>
#include <explorer_scom_addresses.H>
#include <explorer_scom_addresses_fld.H>
-#include <chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/ecc_traits_explorer.H>
+#include <lib/ecc/ecc_traits_explorer.H>
namespace mss
OpenPOWER on IntegriCloud