summaryrefslogtreecommitdiff
path: root/plat/fvp/bl32_plat_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/bl32_plat_setup.c')
-rw-r--r--plat/fvp/bl32_plat_setup.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/plat/fvp/bl32_plat_setup.c b/plat/fvp/bl32_plat_setup.c
index 3226ea23..b71800e4 100644
--- a/plat/fvp/bl32_plat_setup.c
+++ b/plat/fvp/bl32_plat_setup.c
@@ -28,13 +28,11 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#include <string.h>
-#include <assert.h>
#include <arch_helpers.h>
-#include <platform.h>
-#include <bl32.h>
#include <bl_common.h>
+#include <bl32.h>
#include <console.h>
+#include <platform.h>
/*******************************************************************************
* Declarations of linker defined symbols which will help us find the layout