drivers: serial: nrfx_uarte2: drop soc.h
As it is not required (e.g. RISC-V nRF54H port does not provide soc.h) Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
245da8aae6
commit
d230542f1d
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
#include <zephyr/drivers/pinctrl.h>
|
||||
#include <zephyr/linker/devicetree_regions.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
#include <soc.h>
|
||||
#include <nrfx_uarte.h>
|
||||
#include <helpers/nrfx_gppi.h>
|
||||
#include <haly/nrfy_uarte.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue