diff options
author | Joe Perches <joe@perches.com> | 2011-12-08 20:21:40 -0800 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2011-12-09 15:20:23 +0100 |
commit | b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02 (patch) | |
tree | bc0a15f19a3ad9fcd8479b50c8c1a9b6ba494bae /MAINTAINERS | |
parent | 89e0b9a3fd66d72f2d7b7f2d6d86fa56997cde27 (diff) | |
download | op-kernel-dev-b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02.zip op-kernel-dev-b2c1639135c0fc1560f3fe9a3a83f2c8265a9e02.tar.gz |
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-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4808256..c267601 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> |