]> git.sur5r.net Git - u-boot/blobdiff - board/esd/pmc440/sdram.c
board_f: Drop board_type parameter from initdram()
[u-boot] / board / esd / pmc440 / sdram.c
index e7f8115870377f158341632a4895b9256bc5a1f0..82ee289aa61c11b8b1b3822a454559c692e6f731 100644 (file)
@@ -105,7 +105,7 @@ int initdram_by_rb(int rows, int banks)
        return 0;
 }
 
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
 {
        phys_size_t size;
        int n;