Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127361
b: refs/heads/master
c: 23a3600
h: refs/heads/master
i:
  127359: 3da4efa
v: v3
  • Loading branch information
Jacob Pan authored and Jesse Barnes committed Jan 7, 2009
1 parent 915298e commit 6bfe8ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 0e331bf1c44401a5b6d7b778dd1f254724132dff
refs/heads/master: 23a36002742bca87510201770a7d931c4aa63e97
3 changes: 2 additions & 1 deletion trunk/arch/x86/pci/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ static __init int pci_arch_init(void)
type = pci_direct_probe();
#endif

pci_mmcfg_early_init();
if (!(pci_probe & PCI_PROBE_NOEARLY))
pci_mmcfg_early_init();

#ifdef CONFIG_PCI_OLPC
if (!pci_olpc_init())
Expand Down

0 comments on commit 6bfe8ef

Please sign in to comment.