From 22139e4549fe4e9d41ffd1a91e8e55b69618bd3f Mon Sep 17 00:00:00 2001 From: Elizabeth Liner Date: Fri, 27 Mar 2015 16:47:51 -0500 Subject: SW284064: Broken build due to compiler errors in mss_lrdimm_funcs.C Change-Id: I995149daa2312c8d9c1b99ac060504dfad5f6316 CQ:SW284064 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16735 Reviewed-by: PRACHI GUPTA Tested-by: PRACHI GUPTA Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16736 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/usr/hwpf/hwp/dram_training') diff --git a/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C b/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C index 1e6ef56e8..499b1e867 100644 --- a/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C +++ b/src/usr/hwpf/hwp/dram_training/mss_lrdimm_funcs/mss_lrdimm_funcs.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2013,2014 */ +/* Contributors Listed Below - COPYRIGHT 2013,2015 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -22,7 +22,7 @@ /* permissions and limitations under the License. */ /* */ /* IBM_PROLOG_END_TAG */ -// $Id: mss_lrdimm_funcs.C,v 1.9 2014/08/05 15:08:12 kahnevan Exp $ +// $Id: mss_lrdimm_funcs.C,v 1.10 2015/03/16 21:37:44 jdsloat Exp $ //------------------------------------------------------------------------------ // *! (C) Copyright International Business Machines Corp. 2013 // *! All Rights Reserved -- Property of IBM @@ -42,6 +42,7 @@ //------------------------------------------------------------------------------ // Version:| Author: | Date: | Comment: //---------|----------|---------|----------------------------------------------- +// 1.10 | jdsloat |16-MAR-15| Fixed 2 declarations of ecmddatabuffer to ecmddatabufferbase // 1.8 | kcook |13-FEB-14| More FW updates. // 1.7 | kcook |12-FEB-14| Updated HWP_ERROR per RAS review to be used with memory_mss_lrdimm_funcs.xml // 1.6 | bellows |02-JAN-14| VPD attribute removal -- cgit v1.2.1