提交 610019ba 编写于 作者: R Ralf Baechle

[MIPS] Remove unused function alloc_pci_controller.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 9e0c7afd
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册