summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-07-06 11:38:37 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-07 04:50:59 +0000
commitf0dbd4e8aecd37621ff2371cdef6555365ac974b (patch)
tree01cc55fb60e48eb0c2a993a173c34404464b155b /baseboard
parentb2d37e1c0c097b86e118bb22c69a3d45be74f386 (diff)
downloadchrome-ec-f0dbd4e8aecd37621ff2371cdef6555365ac974b.tar.gz
baseboard/volteer/cbi_ssfc.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Tricium: disable Change-Id: I575c35d60abecda9d9094466a035c0f4cbacaab7 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3748788 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'baseboard')
-rw-r--r--baseboard/volteer/cbi_ssfc.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/baseboard/volteer/cbi_ssfc.h b/baseboard/volteer/cbi_ssfc.h
index a9f39e17b0..125ecbcd0d 100644
--- a/baseboard/volteer/cbi_ssfc.h
+++ b/baseboard/volteer/cbi_ssfc.h
@@ -43,10 +43,7 @@ enum ec_ssfc_lightbar {
/*
* Keyboard Type (Bit 11)
*/
-enum ec_ssfc_keyboard {
- SSFC_KEYBOARD_DEFAULT = 0,
- SSFC_KEYBOARD_GAMING = 1
-};
+enum ec_ssfc_keyboard { SSFC_KEYBOARD_DEFAULT = 0, SSFC_KEYBOARD_GAMING = 1 };
union volteer_cbi_ssfc {
struct {