ia64: remove the unused pci_iommu_shutdown function

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Christoph Hellwig
2018-09-17 19:10:27 +02:00
کامیت شده توسط Tony Luck
والد 87af06d8c0
کامیت b666287e79
2فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده

مشاهده پرونده

@@ -37,11 +37,6 @@ static int __init pci_iommu_init(void)
/* Must execute after PCI subsystem */
fs_initcall(pci_iommu_init);
void pci_iommu_shutdown(void)
{
return;
}
void __init
iommu_dma_init(void)
{