summaryrefslogtreecommitdiffstats
path: root/board/jse/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/jse/sdram.c')
-rw-r--r--board/jse/sdram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/jse/sdram.c b/board/jse/sdram.c
index 9060d979d0..8ba6c454fd 100644
--- a/board/jse/sdram.c
+++ b/board/jse/sdram.c
@@ -30,7 +30,7 @@
* in lib_ppc/board.c to initialize the memory and return what I
* found.
*/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
/* Configure the SDRAMS */
OpenPOWER on IntegriCloud