summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas/common
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2013-06-26 14:26:15 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-15 15:42:03 -0500
commitf475331d15eca45a75c53784c3c0425c46f5f221 (patch)
tree811e82fd4773a35f60393953c30d15417e40e057 /src/include/usr/hwas/common
parent0b5085685b2d672e207c260d5dfaed9b3d9ead03 (diff)
downloadtalos-hostboot-f475331d15eca45a75c53784c3c0425c46f5f221.tar.gz
talos-hostboot-f475331d15eca45a75c53784c3c0425c46f5f221.zip
SPless support of PLD detection
Change-Id: If7e0ae4a0befbcbbb9f9c6cb9b130beab0c0f1df RTC: 37740 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5224 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwas/common')
-rw-r--r--src/include/usr/hwas/common/deconfigGard.H5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/include/usr/hwas/common/deconfigGard.H b/src/include/usr/hwas/common/deconfigGard.H
index 0a462aa43..f04bff553 100644
--- a/src/include/usr/hwas/common/deconfigGard.H
+++ b/src/include/usr/hwas/common/deconfigGard.H
@@ -380,14 +380,11 @@ public:
/**
* @brief Clears the specified Deconfigure Records.
*
- * @note Provided for unit test only. Production code should not be
- * clearing Deconfigure Records.
- *
* @param[in] i_pTargetId Pointer to the Target ID to clear Deconfigure
* Records for. If NULL then all Deconfigure Records
* are cleared.
*/
- void _clearDeconfigureRecords(const TARGETING::Target * i_pTarget);
+ void clearDeconfigureRecords(const TARGETING::Target * i_pTarget);
/**
OpenPOWER on IntegriCloud