arch: arc: remove unused <soc.h>
Header was not used, so remove it. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
149fe06341
commit
92b855f9de
|
@ -7,7 +7,6 @@
|
|||
#include <zephyr/device.h>
|
||||
#include <zephyr/init.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/arch/arc/v2/mpu/arc_core_mpu.h>
|
||||
#include <zephyr/kernel_structs.h>
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#include <zephyr/device.h>
|
||||
#include <zephyr/init.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/arch/arc/v2/aux_regs.h>
|
||||
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
|
||||
#include <zephyr/arch/arc/v2/mpu/arc_core_mpu.h>
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/arch/cpu.h>
|
||||
#include <zephyr/types.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/toolchain.h>
|
||||
|
||||
#include <zephyr/arch/arc/v2/secureshield/arc_secure.h>
|
||||
|
|
Loading…
Reference in a new issue