summaryrefslogtreecommitdiffstats
path: root/board/sandpoint/sandpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandpoint/sandpoint.c')
-rw-r--r--board/sandpoint/sandpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sandpoint/sandpoint.c b/board/sandpoint/sandpoint.c
index aeb10a7434..7429647b80 100644
--- a/board/sandpoint/sandpoint.c
+++ b/board/sandpoint/sandpoint.c
@@ -50,7 +50,7 @@ int checkflash (void)
}
#endif
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
long size;
long new_bank0_end;
OpenPOWER on IntegriCloud