summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-04-08 08:20:39 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-04-21 13:51:51 -0500
commit98fd1499fdee55ab930d862c8ddf9fe5c880b4af (patch)
tree11dc1448d338e52906410d17ba6dcaf10fb32115 /src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C
parent6477999927cf74e0a5f85bf1688f70d14f3dc46d (diff)
downloadtalos-hostboot-98fd1499fdee55ab930d862c8ddf9fe5c880b4af.tar.gz
talos-hostboot-98fd1499fdee55ab930d862c8ddf9fe5c880b4af.zip
Change include paths in memory/lib, tests
Change-Id: I34081c5f245798c830f9e6c51b560cab303d65d5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23045 Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23046 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C b/src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C
index c9ad1b4ad..ba8a672cc 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mcbist/mcbist.C
@@ -28,8 +28,8 @@
// *HWP Consumed by: FSP:HB
#include <fapi2.H>
-#include "mcbist.H"
-#include "../utils/dump_regs.H"
+#include <lib/mcbist/mcbist.H>
+#include <lib/utils/dump_regs.H>
using fapi2::TARGET_TYPE_MCBIST;
using fapi2::TARGET_TYPE_MCA;
OpenPOWER on IntegriCloud