summaryrefslogtreecommitdiff
path: root/board/v38b/v38b.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/v38b/v38b.c')
-rw-r--r--board/v38b/v38b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/v38b/v38b.c b/board/v38b/v38b.c
index a337729..20490a3 100644
--- a/board/v38b/v38b.c
+++ b/board/v38b/v38b.c
@@ -56,7 +56,7 @@ static void sdram_start(int hi_addr)
#endif /* !CONFIG_SYS_RAMBOOT */
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
{
ulong dramsize = 0;
ulong dramsize2 = 0;