summaryrefslogtreecommitdiffstats
path: root/board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c')
-rw-r--r--board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c b/board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c
index 1ee7024812..fc8cf84f99 100644
--- a/board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c
+++ b/board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c
@@ -22,7 +22,7 @@
#include <config.h>
#include <asm/leon.h>
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
return 1;
}
OpenPOWER on IntegriCloud