From f3b51d33a2d71892b9d065a3fa1e53a9616070a6 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: I14956712e761b2c32ebadd048aa47315a034d88a Original-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://rchgit01.rchland.ibm.com/gerrit1/82430 Reviewed-by: Daniel M Crowell Tested-by: Daniel M Crowell --- 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') 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 0f1f8006c..4cfe78af6 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