Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81122
b: refs/heads/master
c: 295f83e
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Dec 20, 2007
1 parent b9b4bd2 commit 50d6886
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc0826cfb102b6f360f2ec3082fa794f5dbbdee7
refs/heads/master: 295f83e7aaa87d52b8d16077225a90dab61df45a
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/powermac/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,8 +1041,8 @@ void __init pmac_pci_init(void)
}
/* pmac_check_ht_link(); */

/* Tell pci.c to not use the common resource allocation mechanism */
pci_probe_only = 1;
/* We can allocate missing resources if any */
pci_probe_only = 0;

#else /* CONFIG_PPC64 */
init_p2pbridge();
Expand Down

0 comments on commit 50d6886

Please sign in to comment.