Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200496
b: refs/heads/master
c: 9973e38
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jun 7, 2010
1 parent b2f3b52 commit b7c9113
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: 42edb1d306d7941405b5ba5e7599ea99fc4bdf5a
refs/heads/master: 9973e38575070b70c68bad177fb5056548fea349
2 changes: 0 additions & 2 deletions trunk/arch/sh/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ static void pcibios_fixup_device_resources(struct pci_dev *dev,
for (i = 0; i < PCI_NUM_RESOURCES; i++) {
if (!dev->resource[i].start)
continue;
if (dev->resource[i].flags & IORESOURCE_PCI_FIXED)
continue;
if (dev->resource[i].flags & IORESOURCE_IO)
offset = hose->io_offset;
else if (dev->resource[i].flags & IORESOURCE_MEM)
Expand Down

0 comments on commit b7c9113

Please sign in to comment.