summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-07-06 11:39:32 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-07 05:45:48 +0000
commitc9a76aa00b2447b50177068de26bf3cc3198ce6b (patch)
treeb78d1c673a0ae929135b3567c039092287c2e64b
parent030d876ce992a118db08ac66ea48fa65ccf934b5 (diff)
downloadchrome-ec-c9a76aa00b2447b50177068de26bf3cc3198ce6b.tar.gz
board/corori2/board.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Tricium: disable Change-Id: I5add6129c30e9f7b58e237054e06c87edb21319f Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3748797 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--board/corori2/board.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/board/corori2/board.h b/board/corori2/board.h
index 5ed39cf531..062ff4237e 100644
--- a/board/corori2/board.h
+++ b/board/corori2/board.h
@@ -37,8 +37,9 @@
#define CONFIG_CHARGER_RAA489000
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10
#define CONFIG_CHARGER_SENSE_RESISTOR 10
-#define CONFIG_OCPC_DEF_RBATT_MOHMS 22 /* R_DS(on) 11.6mOhm + 10mOhm sns rstr \
- */
+#define CONFIG_OCPC_DEF_RBATT_MOHMS \
+ 22 /* R_DS(on) 11.6mOhm + 10mOhm sns rstr \
+ */
#define CONFIG_OCPC
#undef CONFIG_CHARGER_SINGLE_CHIP
#undef CONFIG_USB_PD_TCPC_LPM_EXIT_DEBOUNCE