summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/attribute_service.C
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-05-06 13:36:36 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-02 10:43:06 -0400
commit977c4ed35c3120a0f978e5a518ea3e0eab66e073 (patch)
treec472f86dc42edd65266e9f57e4aa6be9f40293c2 /src/usr/fapi2/attribute_service.C
parent93ff4cbbfc243a45e0926b139786206793436e3f (diff)
downloadtalos-hostboot-977c4ed35c3120a0f978e5a518ea3e0eab66e073.tar.gz
talos-hostboot-977c4ed35c3120a0f978e5a518ea3e0eab66e073.zip
Clean up MVPD plat support
Update fapi2 MVPD accessor tests to be more robust. Reworked error handling for accessor functions Change-Id: I54bcbedb81728b2c50b17e3c02018269669d5401 RTC:152953 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24204 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Matt Derksen <v2cibmd@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/attribute_service.C')
-rw-r--r--src/usr/fapi2/attribute_service.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/fapi2/attribute_service.C b/src/usr/fapi2/attribute_service.C
index 20e26efee..831f95c62 100644
--- a/src/usr/fapi2/attribute_service.C
+++ b/src/usr/fapi2/attribute_service.C
@@ -393,7 +393,7 @@ ReturnCode platGetFusedCoreMode(uint8_t & o_isFused)
// ******************************************************************************
// fapi2::platAttrSvc::platGetPoundVBucketData function
-// ******************************************************************************
+//******************************************************************************
ReturnCode platGetPoundVBucketData(const Target<TARGET_TYPE_EQ>& i_fapiTarget,
uint8_t * o_poundVData)
{
OpenPOWER on IntegriCloud