summaryrefslogtreecommitdiff
path: root/board/astro/mcf5373l/mcf5373l.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/astro/mcf5373l/mcf5373l.c')
-rw-r--r--board/astro/mcf5373l/mcf5373l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/astro/mcf5373l/mcf5373l.c b/board/astro/mcf5373l/mcf5373l.c
index 7ec7cb378f..70fcd61998 100644
--- a/board/astro/mcf5373l/mcf5373l.c
+++ b/board/astro/mcf5373l/mcf5373l.c
@@ -27,7 +27,7 @@ int checkboard(void)
return 0;
}
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
{
#if !defined(CONFIG_MONITOR_IS_IN_RAM)
sdram_t *sdp = (sdram_t *)(MMAP_SDRAM);