summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:32:11 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 19:04:44 +0000
commit5e5a814493b5daf1df85c23548389b483bb9f8ea (patch)
treebeb59549be9416318c1369e132b8574f689def42
parentac24c771a0575418490f812b97dddefbfa5e628d (diff)
downloadchrome-ec-5e5a814493b5daf1df85c23548389b483bb9f8ea.tar.gz
board/driblee/cbi_ssfc.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I0778b3bbb1c66d74626f9c09c5bd20c12f62e7d3 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728244 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--board/driblee/cbi_ssfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/driblee/cbi_ssfc.h b/board/driblee/cbi_ssfc.h
index 935049b6ae..942f0cf5f4 100644
--- a/board/driblee/cbi_ssfc.h
+++ b/board/driblee/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_ */