summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H')
-rwxr-xr-xsrc/usr/diag/prdf/plat/mem/prdfMemTdQueue.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H b/src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H
index 56254abe3..5ecdb1cf4 100755
--- a/src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H
+++ b/src/usr/diag/prdf/plat/mem/prdfMemTdQueue.H
@@ -150,11 +150,9 @@ class TdEntry
// used for displaying FFDC in the TD controller.
const MemRank iv_rank; ///< The rank in which this event occurred.
- #ifdef __HOSTBOOT_RUNTIME
/** True if the current TD command can be resumed, false otherwise. Resume
* only supported for MBA at this time. */
bool iv_canResumeScrub = false;
- #endif
};
//------------------------------------------------------------------------------
OpenPOWER on IntegriCloud