Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27680
b: refs/heads/master
c: 610019b
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jun 19, 2006
1 parent 33ccadc commit 6897bc8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 9e0c7afd0ec6e6d788df14270b2b1b8f21a384a8
refs/heads/master: 610019baddcb4c4c323c12cd44ca7f73d7145d6f
5 changes: 0 additions & 5 deletions trunk/arch/mips/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,6 @@ pcibios_align_resource(void *data, struct resource *res,
res->start = start;
}

struct pci_controller * __init alloc_pci_controller(void)
{
return alloc_bootmem(sizeof(struct pci_controller));
}

void __init register_pci_controller(struct pci_controller *hose)
{
*hose_tail = hose;
Expand Down

0 comments on commit 6897bc8

Please sign in to comment.