diff options
Diffstat (limited to 'board/pm856/pm856.c')
-rw-r--r-- | board/pm856/pm856.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pm856/pm856.c b/board/pm856/pm856.c index 6386abc..bf325f8 100644 --- a/board/pm856/pm856.c +++ b/board/pm856/pm856.c @@ -225,7 +225,7 @@ int checkboard (void) } -long int +phys_size_t initdram(int board_type) { long dram_size = 0; |