]> git.sur5r.net Git - u-boot/blobdiff - board/gaisler/gr_xc3s_1500/gr_xc3s_1500.c
board_f: Drop board_type parameter from initdram()
[u-boot] / board / gaisler / gr_xc3s_1500 / gr_xc3s_1500.c
index 32fbbe2d7555ca22b17216d01622079075a39e80..1725459af8ff5d425a78e7301d8c90d6d5073f1d 100644 (file)
@@ -9,7 +9,7 @@
 #include <config.h>
 #include <asm/leon.h>
 
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
 {
        return 1;
 }