summaryrefslogtreecommitdiffstats
path: root/board/quad100hd/quad100hd.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/quad100hd/quad100hd.c')
-rw-r--r--board/quad100hd/quad100hd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/quad100hd/quad100hd.c b/board/quad100hd/quad100hd.c
index 638bd6ca22..81186782b2 100644
--- a/board/quad100hd/quad100hd.c
+++ b/board/quad100hd/quad100hd.c
@@ -87,7 +87,7 @@ int checkboard(void)
return 0;
}
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
return CFG_SDRAM_SIZE;
}
OpenPOWER on IntegriCloud