diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86/kernel/pci-dma.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/pci-dma.c b/arch/x86/kernel/pci-dma.c index 5ca44a9301a0..bed05e2e5890 100644 --- a/arch/x86/kernel/pci-dma.c +++ b/arch/x86/kernel/pci-dma.c | |||
@@ -294,8 +294,6 @@ static int __init pci_iommu_init(void) | |||
294 | 294 | ||
295 | x86_init.iommu.iommu_init(); | 295 | x86_init.iommu.iommu_init(); |
296 | 296 | ||
297 | intel_iommu_init(); | ||
298 | |||
299 | no_iommu_init(); | 297 | no_iommu_init(); |
300 | return 0; | 298 | return 0; |
301 | } | 299 | } |