summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/prdfPlatServices.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/plat/prdfPlatServices.H')
-rw-r--r--src/usr/diag/prdf/plat/prdfPlatServices.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/plat/prdfPlatServices.H b/src/usr/diag/prdf/plat/prdfPlatServices.H
index 540742fd7..b99c20bed 100644
--- a/src/usr/diag/prdf/plat/prdfPlatServices.H
+++ b/src/usr/diag/prdf/plat/prdfPlatServices.H
@@ -189,8 +189,7 @@ uint32_t nvdimmNotifyProtChange( TARGETING::TargetHandle_t i_target,
* @param i_nvdimm An nvdimm target
* @param io_errl Error log to add the FFDC to
*/
-void nvdimmAddPage4Ffdc( TARGETING::TargetHandle_t i_nvdimm,
- errlHndl_t & io_errl );
+void nvdimmAddFfdc( TARGETING::TargetHandle_t i_nvdimm, errlHndl_t & io_errl );
#endif
OpenPOWER on IntegriCloud