openpower-proc-control: srcrev bump fe2abd1fc9..cf41cdcda7

deepakala-k (1):
      PHAL: Use fmt::join to log uint8_t array

Change-Id: I8b83ea8f1dfafb2166d9739d090b16f35abf6a73
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
index 88f4ccf..168ea21 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -11,7 +11,7 @@
 inherit systemd
 
 SRC_URI += "git://github.com/openbmc/openpower-proc-control;branch=master;protocol=https"
-SRCREV = "fe2abd1fc973f8a694fc8af72dafe2abcc22cda2"
+SRCREV = "cf41cdcda79412f9f765e96f3d84f86cae99f896"
 
 DEPENDS += " \
         phosphor-logging \