From 0f5d9ad1ca5f27d3aaeecceea0f326e65a70478b Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Mon, 13 Mar 2017 11:22:05 -0500 Subject: Move find API to share among memory controllers Change-Id: I25b2a380f85e3e66f38299d2285934faf900ffdb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37850 Reviewed-by: STEPHEN GLANCY Tested-by: Jenkins Server Reviewed-by: Brian R. Silver Tested-by: Hostboot CI Dev-Ready: ANDRE A. MARIN Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37884 Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Reviewed-by: Christian R. Geddes --- src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C index d45b88a07..5c1899f42 100644 --- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C +++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C @@ -36,7 +36,7 @@ #include #include #include -#include +#include using fapi2::TARGET_TYPE_MCA; using fapi2::TARGET_TYPE_MCS; -- cgit v1.2.1