summaryrefslogtreecommitdiffstats
path: root/board/eltec/elppc
diff options
context:
space:
mode:
Diffstat (limited to 'board/eltec/elppc')
-rw-r--r--board/eltec/elppc/elppc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/eltec/elppc/elppc.c b/board/eltec/elppc/elppc.c
index 108adb13d5..1b70605e28 100644
--- a/board/eltec/elppc/elppc.c
+++ b/board/eltec/elppc/elppc.c
@@ -104,7 +104,7 @@ long int dram_size (int board_type)
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
return dram_size (board_type);
}
OpenPOWER on IntegriCloud