summaryrefslogtreecommitdiff
path: root/board/vell
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:10:08 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 07:55:29 +0000
commit06960cd92867158b7024262a499e9f3e34e765ad (patch)
tree64f6b83d9179ee274c49e460aa2c06aa3a21d0b9 /board/vell
parent6cb2564a2a0584c666f67ba3a945dac17772fcbc (diff)
downloadchrome-ec-06960cd92867158b7024262a499e9f3e34e765ad.tar.gz
board/vell/usbc_config.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I0ca9ec2366e89f318ad56bee9cf670077e841abe Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729056 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'board/vell')
-rw-r--r--board/vell/usbc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/vell/usbc_config.h b/board/vell/usbc_config.h
index 447c03efb3..cd539741cb 100644
--- a/board/vell/usbc_config.h
+++ b/board/vell/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 4
+#define CONFIG_USB_PD_PORT_MAX_COUNT 4
enum usbc_port {
USBC_PORT_C0 = 0,