Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25856
b: refs/heads/master
c: 5fdfd42
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 17, 2006
1 parent f6e42e6 commit 4a2300c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c19f7a9e1ac45b57375d51f033b02deca50f4d3f
refs/heads/master: 5fdfd42e3a69e8a686fcfb6381616464945471e8
1 change: 1 addition & 0 deletions trunk/arch/sparc64/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ void pcibios_resource_to_bus(struct pci_dev *pdev, struct pci_bus_region *region
region->start = res->start - zero_res.start;
region->end = res->end - zero_res.start;
}
EXPORT_SYMBOL(pcibios_resource_to_bus);

void pcibios_bus_to_resource(struct pci_dev *pdev, struct resource *res,
struct pci_bus_region *region)
Expand Down

0 comments on commit 4a2300c

Please sign in to comment.