Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323976
b: refs/heads/master
c: 04d695a
h: refs/heads/master
v: v3
  • Loading branch information
Mathias Krause authored and Ingo Molnar committed Sep 5, 2012
1 parent 20e4e0f commit 56644ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0ff8fef4eaf252ee13a2d0b175a8c876415bd62a
refs/heads/master: 04d695a6828bca54d53305246545cd1f8a841ac6
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/probe_roms.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ static struct resource *find_oprom(struct pci_dev *pdev)
return oprom;
}

void *pci_map_biosrom(struct pci_dev *pdev)
void __iomem *pci_map_biosrom(struct pci_dev *pdev)
{
struct resource *oprom = find_oprom(pdev);

Expand Down

0 comments on commit 56644ba

Please sign in to comment.