Skip to content

Commit

Permalink
PRD: removed redundant header iipbits.h
Browse files Browse the repository at this point in the history
Change-Id: I88903ba637a1f89910fcd226325a220c98169945
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82617
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Caleb N Palmer <cnpalmer@us.ibm.com>
Reviewed-by: Benjamen G Tyner <ben.tyner@ibm.com>
Reviewed-by: Zane C Shelley <zshelle@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82786
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
  • Loading branch information
zane131 committed Aug 26, 2019
1 parent 6c12d1e commit 69ad226
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 49 deletions.
4 changes: 1 addition & 3 deletions src/usr/diag/prdf/common/framework/config/iipSystem.h
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 1996,2018 */
/* Contributors Listed Below - COPYRIGHT 1996,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -87,9 +87,7 @@
#include <vector>
#include <map>

#ifndef IIPCONST_H
#include <iipconst.h> //TARGETING::TargetHandle_t, DOMAIN_ID_TYPE
#endif

#include <iipsdbug.h> // Include file for ATTENTION_TYPE

Expand Down
2 changes: 0 additions & 2 deletions src/usr/diag/prdf/common/framework/register/iipCaptureData.h
Expand Up @@ -78,9 +78,7 @@

#include <list>

#ifndef IIPCONST_H
#include <iipconst.h>
#endif
#include <prdfPlatServices.H>
#include <functional> // @jl04 a Needed for the unary function in new predicate.

Expand Down
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -70,9 +70,7 @@
#include <iipErrorRegisterFilter.h>
#endif

#ifndef IIPBITS_H
#include <iipbits.h>
#endif
#include <prdfBitString.H>

namespace PRDF
{
Expand Down
4 changes: 2 additions & 2 deletions src/usr/diag/prdf/common/framework/register/iipscr.C
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 1997,2017 */
/* Contributors Listed Below - COPYRIGHT 1997,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -41,7 +41,7 @@
/* Includes */
/*--------------------------------------------------------------------*/

#include <iipbits.h>
#include <prdfBitString.H>
#include <iipscr.h>
#include <iipconst.h>

Expand Down
4 changes: 2 additions & 2 deletions src/usr/diag/prdf/common/framework/register/iipscr.h
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -43,7 +43,7 @@
// Includes
//----------------------------------------------------------------------

#include <iipbits.h>
#include <prdfBitString.H>
#include <iipconst.h>
#include <iipsdbug.h>
#include <prdfMain.H>
Expand Down
Expand Up @@ -31,7 +31,7 @@
// Includes
//----------------------------------------------------------------------

#include <iipbits.h>
#include <prdfBitString.H>
#include <prdfHomRegisterAccess.H> // dg06a
#include <prdfScomRegister.H>
#include <iipchip.h>
Expand Down
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2012,2018 */
/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -40,7 +40,7 @@
#include <prdfMain.H>
#include <prdfAssert.h>
#include <iipstep.h>
#include <iipbits.h>
#include <prdfBitString.H>
#include <iipResolution.h>
#include <iipscr.h>
#include <prdfErrorSignature.H>
Expand Down
Expand Up @@ -30,11 +30,10 @@
//----------------------------------------------------------------------
// Includes
//----------------------------------------------------------------------
#define prdfHomRegisterAccess_C

#include <prdfHomRegisterAccess.H>
#include <prdf_service_codes.H>
#include <iipbits.h>
#include <prdfBitString.H>
#include <prdfMain.H>
#include <prdfPlatServices.H>
#include <prdfGlobal.H>
Expand All @@ -46,9 +45,6 @@
#include <p9_stop_api.H>
#endif

#undef prdfHomRegisterAccess_C


using namespace TARGETING;

namespace PRDF
Expand Down
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* Contributors Listed Below - COPYRIGHT 2012,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand All @@ -29,7 +29,7 @@
/** @file prdfRegisterCache.H */

#include <map>
#include <iipbits.h>
#include <prdfBitString.H>
#include <prdfGlobal.H>
#include <prdfScanFacility.H>
#include <prdfScomRegisterAccess.H>
Expand Down
Expand Up @@ -37,7 +37,7 @@
#include <iipchip.h>
#include <prdfScomRegister.H>
#include <iipconst.h>
#include <iipbits.h>
#include <prdfBitString.H>
#include <prdfMain.H>
#include <prdfRasServices.H>
#include <prdfRegisterCache.H>
Expand Down
Expand Up @@ -37,7 +37,7 @@
*/

#include <iipscr.h>
#include <iipbits.h>
#include <prdfBitString.H>
#include <prdfHomRegisterAccess.H>
#include <prdfTrace.H>

Expand Down
24 changes: 0 additions & 24 deletions src/usr/diag/prdf/common/util/iipbits.h

This file was deleted.

0 comments on commit 69ad226

Please sign in to comment.