From f9c2a0ac52eb7bfb8bc80fe311f3e0f98d6c292b Mon Sep 17 00:00:00 2001 From: Greg Still Date: Sat, 23 Jan 2016 14:48:59 -0600 Subject: Cronus Dev Ready commit for OCB procedures - The original merge of these did not set the Dev Ready flag - There are not functional changes included. Simply file touches Change-Id: I72c51d738aed0d3aab52659aa8ac537656207f40 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23555 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still Dev-Ready: Gregory S. Still Tested-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25634 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C | 3 ++- src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H | 3 +-- src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'src/import') diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C index 06db75074..0a13f8b44 100644 --- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C +++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C @@ -7,7 +7,7 @@ /* */ /* EKB Project */ /* */ -/* COPYRIGHT 2015 */ +/* COPYRIGHT 2015,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -53,6 +53,7 @@ //------------------------------------------------------------------------------ // Includes //------------------------------------------------------------------------------ + #include //------------------------------------------------------------------------------ diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H index 5aadde3e9..37ae14b52 100644 --- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H +++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H @@ -7,7 +7,7 @@ /* */ /* EKB Project */ /* */ -/* COPYRIGHT 2015 */ +/* COPYRIGHT 2015,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -156,4 +156,3 @@ extern "C" } // extern "C" #endif // _P9_PM_OCB_INIT_H_ - diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk index 56d8201af..79b9ee1e3 100644 --- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk +++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk @@ -7,7 +7,7 @@ # # EKB Project # -# COPYRIGHT 2015 +# COPYRIGHT 2015,2016 # [+] International Business Machines Corp. # # @@ -18,3 +18,4 @@ # IBM_PROLOG_END_TAG PROCEDURE=p9_pm_ocb_init $(call BUILD_PROCEDURE) + -- cgit v1.2.1