summaryrefslogtreecommitdiff
path: root/board/xes/xpedite517x/xpedite517x.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/xes/xpedite517x/xpedite517x.c')
-rw-r--r--board/xes/xpedite517x/xpedite517x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xes/xpedite517x/xpedite517x.c b/board/xes/xpedite517x/xpedite517x.c
index 0028870..9ec99a1 100644
--- a/board/xes/xpedite517x/xpedite517x.c
+++ b/board/xes/xpedite517x/xpedite517x.c
@@ -56,7 +56,7 @@ int board_early_init_r(void)
return 0;
}
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
{
phys_size_t dram_size = fsl_ddr_sdram();