summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/mss.H
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2018-06-29 10:12:59 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-07-25 12:35:03 -0500
commita8edea55c6ddccea69a57d44d85b5a4feb9169dc (patch)
tree4a71a43d87e480ea3cefbd070100d00ae08afb75 /src/import/chips/p9/procedures/hwp/memory/mss.H
parent4b4caf5ee458e97b15ba921712de12a7c9187777 (diff)
downloadtalos-hostboot-a8edea55c6ddccea69a57d44d85b5a4feb9169dc.tar.gz
talos-hostboot-a8edea55c6ddccea69a57d44d85b5a4feb9169dc.zip
Move poll.H into generic memory folder
Change-Id: I0862c54fe2e5cafd2cbefb3aadb19a63b5b78180 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61662 Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61669 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/mss.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/mss.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/mss.H b/src/import/chips/p9/procedures/hwp/memory/mss.H
index 6c3a5e082..7d2cd547b 100644
--- a/src/import/chips/p9/procedures/hwp/memory/mss.H
+++ b/src/import/chips/p9/procedures/hwp/memory/mss.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016,2017 */
+/* Contributors Listed Below - COPYRIGHT 2016,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -53,7 +53,7 @@
#include <lib/utils/swizzle.H>
#include <lib/utils/conversions.H>
#include <generic/memory/lib/utils/find.H>
-#include <lib/utils/poll.H>
+#include <generic/memory/lib/utils/poll.H>
#include <lib/utils/checker.H>
#include <lib/utils/dump_regs.H>
OpenPOWER on IntegriCloud