summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/centaur/procedures/hwp/memory/p9c_query_channel_failure.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/memory/p9c_query_channel_failure.C b/src/import/chips/centaur/procedures/hwp/memory/p9c_query_channel_failure.C
index 8896b0e0e..b0a4e9837 100644
--- a/src/import/chips/centaur/procedures/hwp/memory/p9c_query_channel_failure.C
+++ b/src/import/chips/centaur/procedures/hwp/memory/p9c_query_channel_failure.C
@@ -131,7 +131,7 @@ constexpr uint8_t L_CHIFIR_CFG0_ASSOCIATION[][3] =
*
* @return FAPI2_RC_SUCCESS on success, error otherwise
*/
-fapi2::ReturnCode p9_query_channel_failure(
+fapi2::ReturnCode p9c_query_channel_failure(
const fapi2::Target<fapi2::TARGET_TYPE_DMI>& i_tgt,
bool& o_failed )
{
OpenPOWER on IntegriCloud