summaryrefslogtreecommitdiffstats
path: root/board/sbc8240/sbc8240.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sbc8240/sbc8240.c')
-rw-r--r--board/sbc8240/sbc8240.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sbc8240/sbc8240.c b/board/sbc8240/sbc8240.c
index 8a52f67418..175720d906 100644
--- a/board/sbc8240/sbc8240.c
+++ b/board/sbc8240/sbc8240.c
@@ -45,7 +45,7 @@ int checkboard (void)
return 0;
}
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
long size;
long new_bank0_end;
OpenPOWER on IntegriCloud