summaryrefslogtreecommitdiffstats
path: root/board/w7o/w7o.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/w7o/w7o.c')
-rw-r--r--board/w7o/w7o.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/w7o/w7o.c b/board/w7o/w7o.c
index 7a3d63a4bf..0e3b84c613 100644
--- a/board/w7o/w7o.c
+++ b/board/w7o/w7o.c
@@ -152,7 +152,7 @@ int checkboard (void)
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
/*
* ToDo: Move the asm init routine sdram_init() to this C file,
OpenPOWER on IntegriCloud