summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/it8xxx2/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/it8xxx2/gpio.c')
-rw-r--r--zephyr/shim/chip/it8xxx2/gpio.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/zephyr/shim/chip/it8xxx2/gpio.c b/zephyr/shim/chip/it8xxx2/gpio.c
index 7106b2a294..16eb7a3963 100644
--- a/zephyr/shim/chip/it8xxx2/gpio.c
+++ b/zephyr/shim/chip/it8xxx2/gpio.c
@@ -3,14 +3,13 @@
* found in the LICENSE file.
*/
+#include "gpio/gpio.h"
+
#include <zephyr/device.h>
#include <zephyr/drivers/gpio.h>
#include <zephyr/kernel.h>
-
#include <zephyr/logging/log.h>
-#include "gpio/gpio.h"
-
LOG_MODULE_REGISTER(shim_cros_gpio, LOG_LEVEL_ERR);
static const struct unused_pin_config unused_pin_configs[] = {