aboutsummaryrefslogtreecommitdiff
path: root/plat/marvell/common/aarch64/marvell_helpers.S
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/common/aarch64/marvell_helpers.S')
-rw-r--r--plat/marvell/common/aarch64/marvell_helpers.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/plat/marvell/common/aarch64/marvell_helpers.S b/plat/marvell/common/aarch64/marvell_helpers.S
index fbd19cb612..6f625b95d5 100644
--- a/plat/marvell/common/aarch64/marvell_helpers.S
+++ b/plat/marvell/common/aarch64/marvell_helpers.S
@@ -7,12 +7,12 @@
#include <asm_macros.S>
#include <cortex_a72.h>
-#include <marvell_def.h>
-#include <platform_def.h>
#ifndef PLAT_a3700
-#include <ccu.h>
-#include <cache_llc.h>
+#include <drivers/marvell/ccu.h>
+#include <drivers/marvell/cache_llc.h>
#endif
+#include <marvell_def.h>
+#include <platform_def.h>
.weak plat_marvell_calc_core_pos
.weak plat_my_core_pos