aboutsummaryrefslogtreecommitdiff
path: root/board/cobra5272/cobra5272.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cobra5272/cobra5272.c')
-rw-r--r--board/cobra5272/cobra5272.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cobra5272/cobra5272.c b/board/cobra5272/cobra5272.c
index 0f3bcc5..9d4554d 100644
--- a/board/cobra5272/cobra5272.c
+++ b/board/cobra5272/cobra5272.c
@@ -16,7 +16,7 @@ int checkboard (void)
return 0;
};
-phys_size_t initdram (int board_type)
+phys_size_t initdram(void)
{
volatile sdramctrl_t *sdp = (sdramctrl_t *) (MMAP_SDRAM);