提交 84a55f6d 编写于 作者: B Bjorn Helgaas 提交者: David S. Miller

sparc/PCI: remove unused pcibios_assign_resource() definition

pcibios_assign_resource() isn't used anywhere; remove it.
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 6f1d827f
...@@ -884,11 +884,6 @@ void __init sun4m_pci_init_IRQ(void) ...@@ -884,11 +884,6 @@ void __init sun4m_pci_init_IRQ(void)
sparc_config.load_profile_irq = pcic_load_profile_irq; sparc_config.load_profile_irq = pcic_load_profile_irq;
} }
int pcibios_assign_resource(struct pci_dev *pdev, int resource)
{
return -ENXIO;
}
/* /*
* This probably belongs here rather than ioport.c because * This probably belongs here rather than ioport.c because
* we do not want this crud linked into SBus kernels. * we do not want this crud linked into SBus kernels.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册