summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/mchp/keyboard_raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/mchp/keyboard_raw.c')
-rw-r--r--zephyr/shim/chip/mchp/keyboard_raw.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/zephyr/shim/chip/mchp/keyboard_raw.c b/zephyr/shim/chip/mchp/keyboard_raw.c
index 95ad642d12..9183e4d7dd 100644
--- a/zephyr/shim/chip/mchp/keyboard_raw.c
+++ b/zephyr/shim/chip/mchp/keyboard_raw.c
@@ -5,13 +5,14 @@
/* Functions needed by keyboard scanner module for Chrome EC */
+#include "drivers/cros_kb_raw.h"
+#include "keyboard_raw.h"
+
#include <zephyr/device.h>
-#include <zephyr/logging/log.h>
-#include <soc.h>
#include <zephyr/kernel.h>
+#include <zephyr/logging/log.h>
-#include "drivers/cros_kb_raw.h"
-#include "keyboard_raw.h"
+#include <soc.h>
/**
* Return true if the current value of the given input GPIO port is zero