summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:26:56 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-29 05:44:09 +0000
commitf3e132dc99d5f8425ab994ba291568205b4538fb (patch)
treea283bb4de2f87f5872cb03e2915d6b902008bfd1
parentd5741043cfa2641ebe945142af82d97c08168d56 (diff)
downloadchrome-ec-f3e132dc99d5f8425ab994ba291568205b4538fb.tar.gz
chip/stm32/clock-f.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I54820530257163f477b94aa6ffae754009990bec Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729460 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--chip/stm32/clock-f.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/stm32/clock-f.h b/chip/stm32/clock-f.h
index 4662b043cb..fa06e9c431 100644
--- a/chip/stm32/clock-f.h
+++ b/chip/stm32/clock-f.h
@@ -100,4 +100,4 @@ int is_host_wake_alarm_expired(timestamp_t ts);
/* Set RTC wakeup based on the value saved in host_wake_time */
void restore_host_wake_alarm(void);
-#endif /* __CROS_EC_CLOCK_F_H */
+#endif /* __CROS_EC_CLOCK_F_H */