MAINTAINERS: Add related headers to IOMMU section
authorThierry Reding <treding@nvidia.com>
Mon, 20 Mar 2017 19:11:27 +0000 (20:11 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 22 Mar 2017 14:54:07 +0000 (15:54 +0100)
The linux/iommu.h and linux/iova.h headers belong to the IOMMU subsystem
but scripts/get_maintainers.pl currently fails to assign them because
they aren't listed in MAINTAINERS.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
MAINTAINERS

index c776906f67a9f6795a0aef555a7fe348d07c506f..0a7c6e0e3e82beb13e0b447a0c0a94106d284168 100644 (file)
@@ -6764,6 +6764,8 @@ T:        git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 S:     Maintained
 F:     Documentation/devicetree/bindings/iommu/
 F:     drivers/iommu/
+F:     include/linux/iommu.h
+F:     include/linux/iova.h
 
 IP MASQUERADING
 M:     Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>