Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64827
b: refs/heads/master
c: e365c3e
h: refs/heads/master
i:
  64825: 35d6fd3
  64823: 2a67d9e
v: v3
  • Loading branch information
Ralf Baechle authored and Greg Kroah-Hartman committed Sep 11, 2007
1 parent 00331ae commit 84c9f67
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: 5547bbeed37f7ab64942ffcce9293681101577ef
refs/heads/master: e365c3e75ef00a78bd38757a9da12e84039c2828
2 changes: 1 addition & 1 deletion trunk/drivers/pci/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ static void pci_read_bases(struct pci_dev *dev, unsigned int howmany, int rom)
}
}

void __devinit pci_read_bridge_bases(struct pci_bus *child)
void pci_read_bridge_bases(struct pci_bus *child)
{
struct pci_dev *dev = child->self;
u8 io_base_lo, io_limit_lo;
Expand Down

0 comments on commit 84c9f67

Please sign in to comment.