summaryrefslogtreecommitdiff
path: root/zephyr/include/drivers/cros_rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/include/drivers/cros_rtc.h')
-rw-r--r--zephyr/include/drivers/cros_rtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/include/drivers/cros_rtc.h b/zephyr/include/drivers/cros_rtc.h
index 540391aac6..3a0f332b98 100644
--- a/zephyr/include/drivers/cros_rtc.h
+++ b/zephyr/include/drivers/cros_rtc.h
@@ -16,8 +16,8 @@
#ifndef ZEPHYR_INCLUDE_DRIVERS_CROS_RTC_H_
#define ZEPHYR_INCLUDE_DRIVERS_CROS_RTC_H_
-#include <zephyr/device.h>
#include <zephyr/kernel.h>
+#include <zephyr/device.h>
/**
* @brief CROS Real-Time Clock (RTC) Driver APIs