]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mpc8544ds/mpc8544ds.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / freescale / mpc8544ds / mpc8544ds.c
index 5041426edca5fe10131cf36232cff66ca5b61f74..f615b2384a967360a09796aaf647119dabc2c413 100644 (file)
@@ -59,7 +59,7 @@ int checkboard (void)
        return 0;
 }
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;