]> git.sur5r.net Git - u-boot/blobdiff - board/sbc8349/pci.c
cm4008, cm41xx: fix build warnings
[u-boot] / board / sbc8349 / pci.c
index ca53356ca01d686767f5f61a05e14a354b7851bd..e06874c6ee1f5a8e8344847ccf25c4604a47a3f9 100644 (file)
@@ -84,5 +84,5 @@ pci_init_board(void)
 
        udelay(2000);
 
-       mpc83xx_pci_init(1, reg, 0);
+       mpc83xx_pci_init(1, reg);
 }