x86-power-control: srcrev bump 1cc7921fb3..a0a39f82d8

Patrick Williams (1):
      clang-format: re-format for clang-18

Change-Id: Idfe28a9838d107f67ab9c495c5edaab22a1dc1f5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 7e451a5..96ffbc7 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "1cc7921fb3229ee61c3162c2b6cbc8db1231cb34"
+SRCREV = "a0a39f82d8299ab4959d1765d56ba614c36236eb"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"