summaryrefslogtreecommitdiffstats
path: root/board/etin/debris/debris.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/etin/debris/debris.c')
-rw-r--r--board/etin/debris/debris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/etin/debris/debris.c b/board/etin/debris/debris.c
index 67375e9fea..763760fd23 100644
--- a/board/etin/debris/debris.c
+++ b/board/etin/debris/debris.c
@@ -53,7 +53,7 @@ int checkflash (void)
}
#endif
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
int m, row, col, bank, i;
unsigned long start, end;
OpenPOWER on IntegriCloud