summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:36:36 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 00:25:36 +0000
commit6025be0a356f5a71c7e6062702e0a2f262d4f78e (patch)
tree85f396774e02ce6833596dfd2ffbb8a343ec985b
parentc0b1794196d606b846b60d6a7db48e97a644bb3e (diff)
downloadchrome-ec-6025be0a356f5a71c7e6062702e0a2f262d4f78e.tar.gz
zephyr/shim/include/usbc/tcpc_ccgxxf.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: If62c5b123a65cf279ad20ccf03a2d8cffaab7eaa Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730837 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--zephyr/shim/include/usbc/tcpc_ccgxxf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/include/usbc/tcpc_ccgxxf.h b/zephyr/shim/include/usbc/tcpc_ccgxxf.h
index 566fed03d6..0825007100 100644
--- a/zephyr/shim/include/usbc/tcpc_ccgxxf.h
+++ b/zephyr/shim/include/usbc/tcpc_ccgxxf.h
@@ -8,7 +8,7 @@
#define CCGXXF_TCPC_COMPAT cypress_ccgxxf
-#define TCPC_CONFIG_CCGXXF(id) \
+#define TCPC_CONFIG_CCGXXF(id) \
{ \
.bus_type = EC_BUS_TYPE_I2C, \
.i2c_info = { \