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