aboutsummaryrefslogtreecommitdiff
path: root/board/utx8245/utx8245.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/utx8245/utx8245.c')
-rw-r--r--board/utx8245/utx8245.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/utx8245/utx8245.c b/board/utx8245/utx8245.c
index 834fd8407..e2a961a3a 100644
--- a/board/utx8245/utx8245.c
+++ b/board/utx8245/utx8245.c
@@ -46,7 +46,7 @@ int checkboard(void)
}
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
long size;
long new_bank0_end;