Update clang-formatting

Change-Id: I1690ccfed0a7b1d9e1b41e2f3ee9d7d787a46791
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
diff --git a/include/peci_pcie.hpp b/include/peci_pcie.hpp
index 5dbe63a..bf47445 100644
--- a/include/peci_pcie.hpp
+++ b/include/peci_pcie.hpp
@@ -27,7 +27,7 @@
     "/xyz/openbmc_project/inventory/pcie";
 static constexpr const char* peciPCIeDeviceInterface =
     "xyz.openbmc_project.Inventory.Item.PCIeDevice";
-static constexpr char const* peciPCIeAssetInterface =
+static constexpr const char* peciPCIeAssetInterface =
     "xyz.openbmc_project.Inventory.Decorator.Asset";
 
 static constexpr const int maxPCIBuses = 256;