Replaced PRDF trace macros with libhei trace macros

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I66e97491123bf62f212176fdf99a1bc97d05fbd7
diff --git a/src/register/hei_operator_register.hpp b/src/register/hei_operator_register.hpp
index 9ac414f..260f931 100755
--- a/src/register/hei_operator_register.hpp
+++ b/src/register/hei_operator_register.hpp
@@ -101,7 +101,7 @@
             // registers in the list returns an error, but there is another
             // summary register with an active attention, which would be ignored
             // if we return a bad rc.
-            PRDF_INF( "[SummaryRegister::read] SCOM failure on register ID "
+            HEI_INF( "[SummaryRegister::read] SCOM failure on register ID "
                       "0x%04x, ignoring error", iv_child->GetId() );
             rc = SUCCESS;
             iv_child->clearAllBits(); // just in case