summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/prdfPlatServices_rt.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/plat/prdfPlatServices_rt.H')
-rw-r--r--src/usr/diag/prdf/plat/prdfPlatServices_rt.H10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/usr/diag/prdf/plat/prdfPlatServices_rt.H b/src/usr/diag/prdf/plat/prdfPlatServices_rt.H
index 5407c94ad..10f2bc4a2 100644
--- a/src/usr/diag/prdf/plat/prdfPlatServices_rt.H
+++ b/src/usr/diag/prdf/plat/prdfPlatServices_rt.H
@@ -30,7 +30,6 @@
#include <p9_l2err_extract.H>
#include <p9_pm_callout.H>
#include <prdfMemAddress.H>
-#include <isteps/nvdimm/nvdimm.H>
namespace PRDF
{
@@ -65,15 +64,6 @@ void sendDynMemDeallocRequest( uint64_t i_saddr, uint64_t i_eaddr );
*/
void sendPredDeallocRequest( uint64_t i_saddr, uint64_t i_eaddr );
-/**
- * @brief Notify PHYP of NVDIMM protection status
- *
- * @param i_target Processor with NVDIMM
- * @param i_state Protection state of NVDIMM
- */
-uint32_t nvdimmNotifyPhypProtChange( TARGETING::Target * i_target,
- const NVDIMM::nvdimm_protection_t i_state );
-
//##############################################################################
//## Nimbus/Centaur Maintenance Command wrappers
//##############################################################################
OpenPOWER on IntegriCloud