summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/npcx/keyboard_raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/npcx/keyboard_raw.c')
-rw-r--r--zephyr/shim/chip/npcx/keyboard_raw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/shim/chip/npcx/keyboard_raw.c b/zephyr/shim/chip/npcx/keyboard_raw.c
index aa075d2d56..0309839ad6 100644
--- a/zephyr/shim/chip/npcx/keyboard_raw.c
+++ b/zephyr/shim/chip/npcx/keyboard_raw.c
@@ -6,6 +6,7 @@
/* Functions needed by keyboard scanner module for Chrome EC */
#include <device.h>
+#include <drivers/gpio.h>
#include <logging/log.h>
#include <soc.h>
#include <soc_gpio.h>