summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-03-17 06:51:31 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-18 09:34:52 -0400
commit7bf6f1bd710c4afe88ccbc39ba3e108987874fdd (patch)
treea0f9973eca390caf3acb59acc9d070872751d206 /src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C
parentb8e4c142d9ea55ecd7bc0ee499a6ab70ba1ab6a4 (diff)
downloadtalos-hostboot-7bf6f1bd710c4afe88ccbc39ba3e108987874fdd.tar.gz
talos-hostboot-7bf6f1bd710c4afe88ccbc39ba3e108987874fdd.zip
Change procedure include paths
Change-Id: I1c2e058d3e69d27994d3ce3a7c20d9d814303ca1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22175 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22176 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C
index 55c994354..0277d8a84 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_attr_update.C
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -28,7 +28,7 @@
// *HWP Consumed by: FSP:HB
#include <fapi2.H>
-#include "p9_mss_attr_update.H"
+#include <p9_mss_attr_update.H>
using fapi2::TARGET_TYPE_MCS;
using fapi2::FAPI2_RC_SUCCESS;
OpenPOWER on IntegriCloud