提交 394b6d2f 编写于 作者: P Paul Mundt

sh: pci: Kill off unused pcibios_fixup().

This is left over cruft that hasn't been used by anything in a long time,
kill off bits that weren't purged previously.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 a3c0e0d0
......@@ -85,8 +85,3 @@ int __init pcibios_map_platform_irq(struct pci_dev *pdev, u8 slot, u8 pin)
return irq;
}
void __init pcibios_fixup(void)
{
/* Nothing to fixup .. */
}
......@@ -138,7 +138,6 @@ static inline void __iomem *__get_pci_io_base(unsigned long port,
#endif
/* Board-specific fixup routines. */
void pcibios_fixup(void);
int pcibios_init_platform(void);
int pcibios_map_platform_irq(struct pci_dev *dev, u8 slot, u8 pin);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册