aboutsummaryrefslogtreecommitdiff
path: root/plat/st/stm32mp1/stm32mp1.ld.S
diff options
context:
space:
mode:
Diffstat (limited to 'plat/st/stm32mp1/stm32mp1.ld.S')
-rw-r--r--plat/st/stm32mp1/stm32mp1.ld.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/st/stm32mp1/stm32mp1.ld.S b/plat/st/stm32mp1/stm32mp1.ld.S
index 50c926fb9c..a8e8220630 100644
--- a/plat/st/stm32mp1/stm32mp1.ld.S
+++ b/plat/st/stm32mp1/stm32mp1.ld.S
@@ -7,8 +7,8 @@
#ifndef STM32MP1_LD_S
#define STM32MP1_LD_S
+#include <lib/xlat_tables/xlat_tables_defs.h>
#include <platform_def.h>
-#include <xlat_tables_defs.h>
OUTPUT_FORMAT(PLATFORM_LINKER_FORMAT)
OUTPUT_ARCH(PLATFORM_LINKER_ARCH)