drivers: gpio: atcgpio100: remove redundant include
<soc.h> is not needed. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
8edd33bf27
commit
d17405f255
|
@ -12,7 +12,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/device.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/drivers/gpio.h>
|
||||
#include <zephyr/dt-bindings/gpio/andestech-atcgpio100.h>
|
||||
#include <zephyr/sys/util.h>
|
||||
|
|
Loading…
Reference in a new issue