boards: arc: remove unused <soc.h>

Header was not used, so remove it. Add other necessary includes as part
of the removal.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-06-15 16:40:16 +02:00 committed by Anas Nashif
parent 92b855f9de
commit 683f2de6d2
8 changed files with 1 additions and 8 deletions

View file

@ -5,7 +5,6 @@
*/
#include <zephyr/devicetree.h>
#include <soc.h>
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
#include <zephyr/linker/linker-defs.h>

View file

@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <soc.h>
#include <zephyr/init.h>
#define PMODMUX_BASE_ADDR 0xF0000000

View file

@ -5,7 +5,6 @@
*/
#include <zephyr/devicetree.h>
#include <soc.h>
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
#include <zephyr/linker/linker-defs.h>

View file

@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <soc.h>
#include <zephyr/init.h>
#define HSDK_CREG_GPIO_MUX_REG 0xf0001484

View file

@ -5,7 +5,6 @@
*/
#include <zephyr/devicetree.h>
#include <soc.h>
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
#include <zephyr/linker/linker-defs.h>

View file

@ -5,7 +5,6 @@
*/
#include <zephyr/devicetree.h>
#include <soc.h>
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
#include <zephyr/linker/linker-defs.h>

View file

@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <soc.h>
#include <zephyr/devicetree.h>
#include <zephyr/init.h>
#define ARC_CLN_MST_NOC_0_0_ADDR 292

View file

@ -5,7 +5,6 @@
*/
#include <zephyr/devicetree.h>
#include <soc.h>
#include <zephyr/arch/arc/v2/mpu/arc_mpu.h>
#include <zephyr/linker/linker-defs.h>