Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17201
b: refs/heads/master
c: 31087d7
h: refs/heads/master
i:
  17199: f908481
v: v3
  • Loading branch information
linas authored and Paul Mackerras committed Jan 9, 2006
1 parent 62f2941 commit 58aa80e
Show file tree
Hide file tree
Showing 3 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: c4b22f268914ff824a6334b62afd23f7ad79df11
refs/heads/master: 31087d7d49bf5fc9cbc2c4852a079213755e8733
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/pci_dlpar.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ pcibios_remove_pci_devices(struct pci_bus *bus)
}

/* Must be called before pci_bus_add_devices */
static void
void
pcibios_fixup_new_pci_devices(struct pci_bus *bus, int fix_bus)
{
struct pci_dev *dev;
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-powerpc/pci-bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ void pcibios_remove_pci_devices(struct pci_bus *bus);

/** Discover new pci devices under this bus, and add them */
void pcibios_add_pci_devices(struct pci_bus * bus);
void pcibios_fixup_new_pci_devices(struct pci_bus *bus, int fix_bus);

extern int pcibios_remove_root_bus(struct pci_controller *phb);

Expand Down

0 comments on commit 58aa80e

Please sign in to comment.