summaryrefslogtreecommitdiff
path: root/board/brask/usbc_config.h
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:24:13 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-28 16:28:53 +0000
commit8618b554ca3f73e23cd413d275989863386ff9c7 (patch)
tree097d079aca9f8c9d16e4dda10084ee299ae8cd68 /board/brask/usbc_config.h
parenta150f58e1399fc9719a5761b5b20c89baa2b3b4a (diff)
downloadchrome-ec-8618b554ca3f73e23cd413d275989863386ff9c7.tar.gz
board/brask/usbc_config.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: If1a25a3ed5f027d7da9b3ea11f2d7caa4d4918c2 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728043 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'board/brask/usbc_config.h')
-rw-r--r--board/brask/usbc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/brask/usbc_config.h b/board/brask/usbc_config.h
index 7319bcb5e2..a57b3c486e 100644
--- a/board/brask/usbc_config.h
+++ b/board/brask/usbc_config.h
@@ -8,7 +8,7 @@
#ifndef __CROS_EC_USBC_CONFIG_H
#define __CROS_EC_USBC_CONFIG_H
-#define CONFIG_USB_PD_PORT_MAX_COUNT 3
+#define CONFIG_USB_PD_PORT_MAX_COUNT 3
enum usbc_port {
USBC_PORT_C0 = 0,