summaryrefslogtreecommitdiffstats
path: root/board/altera/ep1c20/ep1c20.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/altera/ep1c20/ep1c20.c')
-rw-r--r--board/altera/ep1c20/ep1c20.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/altera/ep1c20/ep1c20.c b/board/altera/ep1c20/ep1c20.c
index 29491391ef..c5bfb85a71 100644
--- a/board/altera/ep1c20/ep1c20.c
+++ b/board/altera/ep1c20/ep1c20.c
@@ -34,7 +34,7 @@ int checkboard (void)
return 0;
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
return (0);
}
OpenPOWER on IntegriCloud