summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_rt9490.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/emul_rt9490.c')
-rw-r--r--zephyr/emul/emul_rt9490.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/emul/emul_rt9490.c b/zephyr/emul/emul_rt9490.c
index 1775bc9235..bc156b7085 100644
--- a/zephyr/emul/emul_rt9490.c
+++ b/zephyr/emul/emul_rt9490.c
@@ -3,14 +3,14 @@
* found in the LICENSE file.
*/
+#include <zephyr/device.h>
+
#include "driver/charger/rt9490.h"
#include "emul/emul_common_i2c.h"
#include "emul/emul_rt9490.h"
#include "emul/emul_stub_device.h"
#include "util.h"
-#include <zephyr/device.h>
-
#define DT_DRV_COMPAT zephyr_rt9490_emul
#define RT9490_REG_MAX 255