summaryrefslogtreecommitdiff
path: root/board/canmb
diff options
context:
space:
mode:
Diffstat (limited to 'board/canmb')
-rw-r--r--board/canmb/canmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/canmb/canmb.c b/board/canmb/canmb.c
index 15c934d..ba9930d 100644
--- a/board/canmb/canmb.c
+++ b/board/canmb/canmb.c
@@ -65,7 +65,7 @@ static void sdram_start (int hi_addr)
* is something else than 0x00000000.
*/
-phys_size_t initdram (int board_type)
+phys_size_t initdram(void)
{
ulong dramsize = 0;
ulong dramsize2 = 0;