提交 8832157b 编写于 作者: R Russell King 提交者: Russell King

[ARM] Fix pci export warnings

Remove duplicate PCI exports from ixp4xx machine class.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 4c756f4e
......@@ -532,8 +532,6 @@ pci_set_consistent_dma_mask(struct pci_dev *dev, u64 mask)
return -EIO;
}
EXPORT_SYMBOL(pci_set_dma_mask);
EXPORT_SYMBOL(pci_set_consistent_dma_mask);
EXPORT_SYMBOL(ixp4xx_pci_read);
EXPORT_SYMBOL(ixp4xx_pci_write);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册