summaryrefslogtreecommitdiffstats
path: root/board/esd/ocrtc/ocrtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/ocrtc/ocrtc.c')
-rw-r--r--board/esd/ocrtc/ocrtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/ocrtc/ocrtc.c b/board/esd/ocrtc/ocrtc.c
index 261b8a54d0..7b0edd5958 100644
--- a/board/esd/ocrtc/ocrtc.c
+++ b/board/esd/ocrtc/ocrtc.c
@@ -101,7 +101,7 @@ int checkboard (void)
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
unsigned long val;
OpenPOWER on IntegriCloud