summaryrefslogtreecommitdiffstats
path: root/src/include/usr/diag/prdf/common
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2014-11-10 17:12:56 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-12-01 15:43:28 -0600
commit21fcb80bae184cc5a219fbcdec1c2b3ce4c6be3f (patch)
tree9d5ea960cc28614e57b646b823a1d823d4d15161 /src/include/usr/diag/prdf/common
parentae5a0adb5f8350e95d274947233f57e79cc0385c (diff)
downloadtalos-hostboot-21fcb80bae184cc5a219fbcdec1c2b3ce4c6be3f.tar.gz
talos-hostboot-21fcb80bae184cc5a219fbcdec1c2b3ce4c6be3f.zip
PRD: split Hostboot IPL code in prdfMain
Change-Id: Ia18bb1d7d332cfad13a3cab143b7f92d4fc22173 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14474 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14574
Diffstat (limited to 'src/include/usr/diag/prdf/common')
-rwxr-xr-xsrc/include/usr/diag/prdf/common/prdfMain_common.H11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/include/usr/diag/prdf/common/prdfMain_common.H b/src/include/usr/diag/prdf/common/prdfMain_common.H
index b9c4ecbf2..239705c6a 100755
--- a/src/include/usr/diag/prdf/common/prdfMain_common.H
+++ b/src/include/usr/diag/prdf/common/prdfMain_common.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2002,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2014 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -149,13 +151,6 @@ extern errlHndl_t main( ATTENTION_VALUE_TYPE i_attnType,
const AttnList & i_attnList );
/**
- * @brief Clean up pieces of PRD for fresh IPLs.
- *
- * Cleans up the PRD persistent storage areas in P1.
- */
-extern void iplCleanup();
-
-/**
* @brief Remove non-functional chips from PRD config model
*
* @return Error log if error occurs
OpenPOWER on IntegriCloud