]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
MAINTAINERS: Update amd-iommu F: patterns
authorJoe Perches <joe@perches.com>
Fri, 9 Dec 2011 04:21:40 +0000 (20:21 -0800)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 9 Dec 2011 14:20:23 +0000 (15:20 +0100)
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>
MAINTAINERS

index 4808256446f298437ea00cd5a229376806d868b9..c267601ce9e111f4638ad7e916163b6f9cb4c679 100644 (file)
@@ -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>