drivers: gpio_s32: expose gpio_utils.h
Expose gpio_utils.h to follow updates in #51526 Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
This commit is contained in:
parent
6664953f12
commit
da04197fdf
|
@ -7,7 +7,7 @@
|
|||
#define DT_DRV_COMPAT nxp_s32_gpio
|
||||
|
||||
#include <zephyr/drivers/gpio.h>
|
||||
#include "gpio_utils.h"
|
||||
#include <zephyr/drivers/gpio/gpio_utils.h>
|
||||
|
||||
#include <Siul2_Port_Ip.h>
|
||||
#include <Siul2_Dio_Ip.h>
|
||||
|
|
Loading…
Reference in a new issue