Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25862
b: refs/heads/master
c: de54292
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Apr 18, 2006
1 parent cd15425 commit 27bbb3d
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: b78b6af66a5fbaf17d7e6bfc32384df5e34408c8
refs/heads/master: de542925fbf179fb4b39bab2c3235b4525f96794
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 27bbb3d

Please sign in to comment.