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
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <zephyr/kernel.h>
|
#include <zephyr/kernel.h>
|
||||||
#include <zephyr/device.h>
|
#include <zephyr/device.h>
|
||||||
#include <soc.h>
|
|
||||||
#include <zephyr/drivers/gpio.h>
|
#include <zephyr/drivers/gpio.h>
|
||||||
#include <zephyr/dt-bindings/gpio/andestech-atcgpio100.h>
|
#include <zephyr/dt-bindings/gpio/andestech-atcgpio100.h>
|
||||||
#include <zephyr/sys/util.h>
|
#include <zephyr/sys/util.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue