aboutsummaryrefslogtreecommitdiff
path: root/plat/marvell/a3700/common/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a3700/common/include/platform_def.h')
-rw-r--r--plat/marvell/a3700/common/include/platform_def.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plat/marvell/a3700/common/include/platform_def.h b/plat/marvell/a3700/common/include/platform_def.h
index ca2553c99d..16865c4d23 100644
--- a/plat/marvell/a3700/common/include/platform_def.h
+++ b/plat/marvell/a3700/common/include/platform_def.h
@@ -8,12 +8,13 @@
#ifndef PLATFORM_DEF_H
#define PLATFORM_DEF_H
-#include <board_marvell_def.h>
-#include <mvebu_def.h>
#ifndef __ASSEMBLY__
#include <stdio.h>
#endif /* __ASSEMBLY__ */
+#include <board_marvell_def.h>
+#include <mvebu_def.h>
+
/*
* Most platform porting definitions provided by included headers
*/