]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pm854/pm854.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / pm854 / pm854.c
index 5d3252573ebe68b16ec1c9511fa867ec28f09c9c..555f6c0caab928ff1dceff01a0e590edcd30ac8e 100644 (file)
@@ -71,7 +71,7 @@ int checkboard (void)
 }
 
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;