summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2016-01-23 14:48:59 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-10 14:51:16 -0400
commitf9c2a0ac52eb7bfb8bc80fe311f3e0f98d6c292b (patch)
tree4edd64bdcbbc7d67a72af897494ee0fbb7ec3297 /src/import/chips/p9/procedures/hwp/pm
parentf9901c5de8785999e7771af2d38f450b5bb7e6b8 (diff)
downloadtalos-hostboot-f9c2a0ac52eb7bfb8bc80fe311f3e0f98d6c292b.tar.gz
talos-hostboot-f9c2a0ac52eb7bfb8bc80fe311f3e0f98d6c292b.zip
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 <stillgs@us.ibm.com> Dev-Ready: Gregory S. Still <stillgs@us.ibm.com> Tested-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25634 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C3
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H3
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk3
3 files changed, 5 insertions, 4 deletions
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 <p9_pm_ocb_init.H>
//------------------------------------------------------------------------------
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)
+
OpenPOWER on IntegriCloud