summaryrefslogtreecommitdiff
path: root/plat/marvell/a8k-p
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a8k-p')
-rw-r--r--plat/marvell/a8k-p/common/aarch64/plat_helpers.S4
-rw-r--r--plat/marvell/a8k-p/common/include/a8kp_plat_def.h2
-rw-r--r--plat/marvell/a8k-p/common/include/plat_macros.S2
3 files changed, 4 insertions, 4 deletions
diff --git a/plat/marvell/a8k-p/common/aarch64/plat_helpers.S b/plat/marvell/a8k-p/common/aarch64/plat_helpers.S
index 407779a4..e126578e 100644
--- a/plat/marvell/a8k-p/common/aarch64/plat_helpers.S
+++ b/plat/marvell/a8k-p/common/aarch64/plat_helpers.S
@@ -6,9 +6,9 @@
*/
#include <asm_macros.S>
-#include <arm_def.h>
-#include <platform_def.h>
+#include <marvell_def.h>
#include <marvell_pm.h>
+#include <platform_def.h>
.globl plat_marvell_calc_core_pos_die
.globl plat_marvell_calc_core_pos
diff --git a/plat/marvell/a8k-p/common/include/a8kp_plat_def.h b/plat/marvell/a8k-p/common/include/a8kp_plat_def.h
index 10301a71..45c17ac6 100644
--- a/plat/marvell/a8k-p/common/include/a8kp_plat_def.h
+++ b/plat/marvell/a8k-p/common/include/a8kp_plat_def.h
@@ -7,7 +7,7 @@
#ifndef __MVEBU_A8K_DEF_H__
#define __MVEBU_A8K_DEF_H__
-#include <arm_def.h>
+#include <marvell_def.h>
#include <mvebu.h>
#define MVEBU_PRIMARY_CPU 0x0
diff --git a/plat/marvell/a8k-p/common/include/plat_macros.S b/plat/marvell/a8k-p/common/include/plat_macros.S
index 10bfeeda..8138ea1b 100644
--- a/plat/marvell/a8k-p/common/include/plat_macros.S
+++ b/plat/marvell/a8k-p/common/include/plat_macros.S
@@ -8,7 +8,7 @@
#ifndef __PLAT_MACROS_S__
#define __PLAT_MACROS_S__
-#include <arm_macros.S>
+#include <marvell_macros.S>
/*
* Required platform porting macros