summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-06-14 08:16:32 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-17 12:54:54 -0400
commit27779f1753216739e39dc35373a205f4637b4403 (patch)
tree79423f5be7f89226b5613fe46b610c0b568ccbef /src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H
parentcd84d00d206b794da8fb98769427aa58636ae6b1 (diff)
downloadtalos-hostboot-27779f1753216739e39dc35373a205f4637b4403.tar.gz
talos-hostboot-27779f1753216739e39dc35373a205f4637b4403.zip
Change mss build to account for double free in wrappers
Change-Id: I5e12e328d31a1db63b82aa6014775b02e6afefe6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25785 Tested-by: Jenkins Server Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25787 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/freq/cas_latency.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H b/src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H
index 5a8054fbe..13ed5680f 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/freq/cas_latency.H
@@ -35,7 +35,7 @@
#include <cstdint>
#include <fapi2.H>
-#include <spd/spd_decoder.H>
+#include <lib/spd/spd_decoder.H>
namespace mss
{
OpenPOWER on IntegriCloud