Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5995
b: refs/heads/master
c: 41290c1
h: refs/heads/master
i:
  5993: 9e9fe4a
  5991: 4257b9c
v: v3
  • Loading branch information
Keith Owens authored and Linus Torvalds committed Aug 24, 2005
1 parent 8737c48 commit 0e28dfa
Show file tree
Hide file tree
Showing 3 changed files with 3 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: b7561524765a30334bf31c56b523aeb3c1a04c7d
refs/heads/master: 41290c14640bc9312bf63202d14ebef075b6171a
1 change: 1 addition & 0 deletions trunk/arch/ia64/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ void pcibios_bus_to_resource(struct pci_dev *dev,
res->start = region->start + offset;
res->end = region->end + offset;
}
EXPORT_SYMBOL(pcibios_bus_to_resource);

static int __devinit is_valid_resource(struct pci_dev *dev, int idx)
{
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/sparc64/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ void pcibios_bus_to_resource(struct pci_dev *pdev, struct resource *res,

pbm->parent->resource_adjust(pdev, res, root);
}
EXPORT_SYMBOL(pcibios_bus_to_resource);

char * __init pcibios_setup(char *str)
{
Expand Down

0 comments on commit 0e28dfa

Please sign in to comment.