X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Ftqc%2Ftqm834x%2Fpci.c;h=f35ea890d3fbb9b4b7b6f04d2e0b9a28c613410d;hb=6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9;hp=fcf43796276889c652cea2a3f0de867690bfe9ef;hpb=9eda770b460161e6d6112c67cec0f46ec8d44921;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/tqc/tqm834x/pci.c b/board/tqc/tqm834x/pci.c index fcf4379..f35ea89 100644 --- a/board/tqc/tqm834x/pci.c +++ b/board/tqc/tqm834x/pci.c @@ -112,5 +112,5 @@ pci_init_board(void) udelay(2000); - mpc83xx_pci_init(1, reg, 0); + mpc83xx_pci_init(1, reg); }