summaryrefslogtreecommitdiffstats
path: root/board/gth2/gth2.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gth2/gth2.c')
-rw-r--r--board/gth2/gth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gth2/gth2.c b/board/gth2/gth2.c
index 3e56678c08..cea65c677f 100644
--- a/board/gth2/gth2.c
+++ b/board/gth2/gth2.c
@@ -83,7 +83,7 @@ void hw_watchdog_reset(void){
}
}
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
/* Sdram is setup by assembler code */
/* If memory could be changed, we should return the true value here */
OpenPOWER on IntegriCloud