summaryrefslogtreecommitdiffstats
path: root/sbe
diff options
context:
space:
mode:
Diffstat (limited to 'sbe')
-rw-r--r--sbe/hwpf/include/hw_access.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbe/hwpf/include/hw_access.H b/sbe/hwpf/include/hw_access.H
index e7ed9e51..9cca1c00 100644
--- a/sbe/hwpf/include/hw_access.H
+++ b/sbe/hwpf/include/hw_access.H
@@ -283,13 +283,11 @@ __fapi2exit__:
const RingID i_ringID,
const RingMode i_ringMode)
{
- SBE_TRACE(">> putRing");
ReturnCode l_rc = FAPI2_RC_SUCCESS;
// Find the RS4 string in the SEEPROM
l_rc = findRS4InImageAndApply(i_target, i_ringID, i_ringMode);
- SBE_TRACE("<< putRing");
return l_rc;
}
OpenPOWER on IntegriCloud