summaryrefslogtreecommitdiff
path: root/board/crota
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:29:10 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 11:51:48 +0000
commit099250b1a657e2a608634caafb44a33b49721536 (patch)
treedbeec3190a0cb2b6c161a2a3ce9983e0d688f5bb /board/crota
parent2bb5b7b873345e2e0f965ecf43e81f37e9e2bbad (diff)
downloadchrome-ec-099250b1a657e2a608634caafb44a33b49721536.tar.gz
board/crota/i2c.c: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I46d225e0d628239f3d08030731baa092605c0bb0 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728211 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'board/crota')
-rw-r--r--board/crota/i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/crota/i2c.c b/board/crota/i2c.c
index e7172ef22b..6f9df1f5a9 100644
--- a/board/crota/i2c.c
+++ b/board/crota/i2c.c
@@ -9,7 +9,7 @@
#include "hooks.h"
#include "i2c.h"
-#define BOARD_ID_FAST_PLUS_CAPABLE 2
+#define BOARD_ID_FAST_PLUS_CAPABLE 2
/* I2C port map configuration */
const struct i2c_port_t i2c_ports[] = {