summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:28:12 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-28 18:31:17 +0000
commitec5eacc909fc4696532f95a8fced2e8a308e7dd1 (patch)
treeb1dcd8b0ae29aacc57357b489bac9720857b52f5
parentb34ed18b70f230d3beed3f15bcb1dd721b1c41ef (diff)
downloadchrome-ec-ec5eacc909fc4696532f95a8fced2e8a308e7dd1.tar.gz
board/corori/cbi_ssfc.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: Ie0c11a32a07f8952fe34910351489fecee9a8eb9 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728162 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--board/corori/cbi_ssfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/corori/cbi_ssfc.h b/board/corori/cbi_ssfc.h
index 935049b6ae..942f0cf5f4 100644
--- a/board/corori/cbi_ssfc.h
+++ b/board/corori/cbi_ssfc.h
@@ -56,5 +56,4 @@ enum ec_ssfc_base_sensor get_cbi_ssfc_base_sensor(void);
*/
enum ec_ssfc_lid_sensor get_cbi_ssfc_lid_sensor(void);
-
#endif /* _DEDEDE_CBI_SSFC__H_ */