zephyr/drivers/ps2
Jun Lin 4eb0b03a0f driver: ps2: npcx: add the missing kernel.h include
The npcx ps2 controller calls Kernel APIs without including the kernel.h
header file. This commit adds the header file to fix the issue.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2023-08-31 10:19:52 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.npcx driver: ps2: npcx: use the device Kconfig symbol 2023-08-31 10:19:52 +02:00
Kconfig.xec
ps2_handlers.c
ps2_mchp_xec.c
ps2_npcx_channel.c
ps2_npcx_controller.c driver: ps2: npcx: add the missing kernel.h include 2023-08-31 10:19:52 +02:00
ps2_npcx_controller.h