summaryrefslogtreecommitdiffstats
path: root/board/esd/cpciiser4/cpciiser4.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/cpciiser4/cpciiser4.c')
-rw-r--r--board/esd/cpciiser4/cpciiser4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/cpciiser4/cpciiser4.c b/board/esd/cpciiser4/cpciiser4.c
index fcb8cbbe73..204117edf5 100644
--- a/board/esd/cpciiser4/cpciiser4.c
+++ b/board/esd/cpciiser4/cpciiser4.c
@@ -186,7 +186,7 @@ int checkboard (void)
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
return (16 * 1024 * 1024);
}
OpenPOWER on IntegriCloud