drivers: gpio: xlnx: add missing headers
Add missing headers for sys_* and IRQ related API's. Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
dfbfb3ff67
commit
e7384974c8
3 changed files with 3 additions and 1 deletions
|
@ -7,8 +7,8 @@
|
|||
*/
|
||||
|
||||
#include <zephyr/devicetree.h>
|
||||
|
||||
#include <zephyr/drivers/gpio.h>
|
||||
#include <zephyr/irq.h>
|
||||
#include "gpio_utils.h"
|
||||
#include "gpio_xlnx_ps.h"
|
||||
#include "gpio_xlnx_ps_bank.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue