summaryrefslogtreecommitdiffstats
path: root/board/idmr/idmr.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/idmr/idmr.c')
-rw-r--r--board/idmr/idmr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/idmr/idmr.c b/board/idmr/idmr.c
index 081c375335..4f073fc319 100644
--- a/board/idmr/idmr.c
+++ b/board/idmr/idmr.c
@@ -29,7 +29,7 @@ int checkboard (void) {
return 0;
};
-long int initdram (int board_type) {
+phys_size_t initdram (int board_type) {
int i;
/*
OpenPOWER on IntegriCloud