From: Roland Dreier Date: Tue, 11 Oct 2011 00:07:15 +0000 (-0700) Subject: MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3fb39615007d0645ad7f3a509d7120a1987d95b2;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu move Commit 166e9278a3f9 ("x86/ia64: intel-iommu: move to drivers/iommu/") moved the VT-d driver to drivers/iommu, but left the "F:" line in MAINTAINERS pointing to drivers/pci, which breaks scripts/get_maintainer.pl. Signed-off-by: Roland Dreier Signed-off-by: David Woodhouse --- diff --git a/MAINTAINERS b/MAINTAINERS index 5483e0c93b4b..6a9bd2b4060a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3313,7 +3313,7 @@ M: David Woodhouse L: iommu@lists.linux-foundation.org T: git git://git.infradead.org/iommu-2.6.git S: Supported -F: drivers/pci/intel-iommu.c +F: drivers/iommu/intel-iommu.c F: include/linux/intel-iommu.h INTEL IOP-ADMA DMA DRIVER