summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/prdfErrlUtil.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/prdfErrlUtil.H')
-rw-r--r--src/usr/diag/prdf/prdfErrlUtil.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/prdfErrlUtil.H b/src/usr/diag/prdf/prdfErrlUtil.H
index 997906475..085cb3b27 100644
--- a/src/usr/diag/prdf/prdfErrlUtil.H
+++ b/src/usr/diag/prdf/prdfErrlUtil.H
@@ -206,7 +206,8 @@
io_errl->addHwCallout(i_target, \
(const HWAS::callOutPriority)i_priority, \
(const HWAS::DeconfigEnum)i_deconfigState, \
- (const HWAS::GARD_ErrorType)i_gardErrType)
+ (const HWAS::GARD_ErrorType)i_gardErrType); \
+ (void)(i_hcdb_update)
/**
* @brief Process's pending deconfig and GARD service actions
OpenPOWER on IntegriCloud