aboutsummaryrefslogtreecommitdiff
path: root/plat/fvp/bl2_fvp_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/bl2_fvp_setup.c')
-rw-r--r--plat/fvp/bl2_fvp_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/fvp/bl2_fvp_setup.c b/plat/fvp/bl2_fvp_setup.c
index de9c6a4..a030bd5 100644
--- a/plat/fvp/bl2_fvp_setup.c
+++ b/plat/fvp/bl2_fvp_setup.c
@@ -212,7 +212,7 @@ void bl2_plat_flush_bl31_params(void)
* Perform the very early platform specific architectural setup here. At the
* moment this is only intializes the mmu in a quick and dirty way.
******************************************************************************/
-void bl2_plat_arch_setup()
+void bl2_plat_arch_setup(void)
{
fvp_configure_mmu_el1(bl2_tzram_layout.total_base,
bl2_tzram_layout.total_size,