Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283367
b: refs/heads/master
c: 8d88a43
h: refs/heads/master
i:
  283365: 93ae58b
  283363: 29255c9
  283359: 8d2a3a6
v: v3
  • Loading branch information
Bjorn Helgaas authored and Jesse Barnes committed Jan 6, 2012
1 parent cf79b20 commit 6293dfe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e30f99222fd7b701ba7bc564722bb284ab2b2317
refs/heads/master: 8d88a432f497635d4330b234eb6bceeb4f0a0bc4
2 changes: 0 additions & 2 deletions trunk/arch/microblaze/pci/pci-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,6 @@ static void __devinit pcibios_fixup_bridge(struct pci_bus *bus)
struct pci_dev *dev = bus->self;

pci_bus_for_each_resource(bus, res, i) {
res = bus->resource[i];
if (!res)
continue;
if (!res->flags)
Expand Down Expand Up @@ -1224,7 +1223,6 @@ void pcibios_allocate_bus_resources(struct pci_bus *bus)
pci_domain_nr(bus), bus->number);

pci_bus_for_each_resource(bus, res, i) {
res = bus->resource[i];
if (!res || !res->flags
|| res->start > res->end || res->parent)
continue;
Expand Down

0 comments on commit 6293dfe

Please sign in to comment.