summaryrefslogtreecommitdiffstats
path: root/board/cray/L1/L1.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cray/L1/L1.c')
-rw-r--r--board/cray/L1/L1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cray/L1/L1.c b/board/cray/L1/L1.c
index a72ba4620b..f0dfa07fdc 100644
--- a/board/cray/L1/L1.c
+++ b/board/cray/L1/L1.c
@@ -170,7 +170,7 @@ int misc_init_r (void)
}
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
return (L1_MEMSIZE);
}
OpenPOWER on IntegriCloud