summaryrefslogtreecommitdiff
path: root/include/device_event.h
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:09:28 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-28 14:52:32 +0000
commitadc0ec88606509337c01174f307fef75b65fa748 (patch)
treeb36957d77d9889599b08358f085d498370b240e0 /include/device_event.h
parent5f22b9a5e638d139e8d63b0892d4ff93c4aa882e (diff)
downloadchrome-ec-adc0ec88606509337c01174f307fef75b65fa748.tar.gz
include/device_event.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I6549aab717f79faf0aa4cffa61b9a26e103f0079 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730239 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'include/device_event.h')
-rw-r--r--include/device_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/device_event.h b/include/device_event.h
index 7a6403e51d..6b688f80e6 100644
--- a/include/device_event.h
+++ b/include/device_event.h
@@ -50,4 +50,4 @@ static inline void device_set_single_event(int event)
*/
void device_enable_event(enum ec_device_event event);
-#endif /* __CROS_EC_DEVICE_EVENT_H */
+#endif /* __CROS_EC_DEVICE_EVENT_H */