aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-12-08 20:21:40 -0800
committerJoerg Roedel <joerg.roedel@amd.com>2011-12-09 15:20:23 +0100
commitb2c1639135c0fc1560f3fe9a3a83f2c8265a9e02 (patch)
treebc0a15f19a3ad9fcd8479b50c8c1a9b6ba494bae /MAINTAINERS
parentiommu/amd: Fix typo in kernel-parameters.txt (diff)
downloadwireguard-linux-b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02.tar.xz
wireguard-linux-b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02.zip
MAINTAINERS: Update amd-iommu F: patterns
Commit 29b68415e335 ("x86: amd_iommu: move to drivers/iommu/") moved the files, update the patterns. CC: Ohad Ben-Cohen <ohad@wizery.com> CC: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4808256446f2..c267601ce9e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -511,8 +511,8 @@ M: Joerg Roedel <joerg.roedel@amd.com>
L: iommu@lists.linux-foundation.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
S: Supported
-F: arch/x86/kernel/amd_iommu*.c
-F: arch/x86/include/asm/amd_iommu*.h
+F: drivers/iommu/amd_iommu*.[ch]
+F: include/linux/amd-iommu.h
AMD MICROCODE UPDATE SUPPORT
M: Andreas Herrmann <andreas.herrmann3@amd.com>