Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64520
b: refs/heads/master
c: 606bf78
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Aug 27, 2007
1 parent 5714227 commit b48be41
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: c4aa2563f953d13a9bcf4731b00b0900a45626d7
refs/heads/master: 606bf782846163b87868d8cdd46f44241c0c2a6b
2 changes: 1 addition & 1 deletion trunk/arch/mips/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pcibios_align_resource(void *data, struct resource *res,
res->start = start;
}

void __init register_pci_controller(struct pci_controller *hose)
void __devinit register_pci_controller(struct pci_controller *hose)
{
if (request_resource(&iomem_resource, hose->mem_resource) < 0)
goto out;
Expand Down

0 comments on commit b48be41

Please sign in to comment.