aboutsummaryrefslogtreecommitdiff
path: root/board/eric/eric.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/eric/eric.c')
-rw-r--r--board/eric/eric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/eric/eric.c b/board/eric/eric.c
index 14ba9b0a4..972d485b5 100644
--- a/board/eric/eric.c
+++ b/board/eric/eric.c
@@ -121,7 +121,7 @@ int checkboard (void)
*/
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
#ifndef CONFIG_ERIC
int i;