]> git.sur5r.net Git - u-boot/blobdiff - board/ads5121/ads5121.c
Change initdram() return type to phys_size_t
[u-boot] / board / ads5121 / ads5121.c
index 289266529590812b6a52b04a068cdb02d10b21bd..ef666633304517788c4be750fdb000a29cdce998 100644 (file)
@@ -112,7 +112,7 @@ int board_early_init_f (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        u32 msize = 0;