]> git.sur5r.net Git - u-boot/blobdiff - board/dbau1x00/dbau1x00.c
board_f: Drop board_type parameter from initdram()
[u-boot] / board / dbau1x00 / dbau1x00.c
index 75e6f0ef5adeb6a82d97ffc204eb6aac11181dc7..cf2f88047d486011096c23a60a1f14ed4597417a 100644 (file)
@@ -11,7 +11,7 @@
 #include <asm/mipsregs.h>
 #include <asm/io.h>
 
-phys_size_t initdram(int board_type)
+phys_size_t initdram(void)
 {
        /* Sdram is setup by assembler code */
        /* If memory could be changed, we should return the true value here */