drivers: pinctrl: pfc_rcar: add missing init.h
File uses SYS_INIT API, from init.h. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
3970694674
commit
cdb36fdbd6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <zephyr/arch/cpu.h>
|
||||
#include <zephyr/devicetree.h>
|
||||
#include <zephyr/drivers/pinctrl.h>
|
||||
#include <zephyr/init.h>
|
||||
#include <zephyr/sys/util.h>
|
||||
#include <zephyr/sys/device_mmio.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue