summaryrefslogtreecommitdiff
path: root/board/cappy2
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:25:26 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-28 10:44:26 +0000
commitda04dcf99291b0822537519432563ff2668fa9cb (patch)
treec66a25a0526164926be898ceacf1734816bef212 /board/cappy2
parent96fdb6acedba536a267ae7086a27c73bd128223b (diff)
downloadchrome-ec-da04dcf99291b0822537519432563ff2668fa9cb.tar.gz
board/cappy2/cbi_ssfc.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I1bacb0070a8b7720ffe1f031e40297f399f55311 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728135 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'board/cappy2')
-rw-r--r--board/cappy2/cbi_ssfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cappy2/cbi_ssfc.h b/board/cappy2/cbi_ssfc.h
index 935049b6ae..942f0cf5f4 100644
--- a/board/cappy2/cbi_ssfc.h
+++ b/board/cappy2/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_ */