Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82df0a43 authored by Thierry Reding's avatar Thierry Reding Committed by Joerg Roedel
Browse files

MAINTAINERS: Add related headers to IOMMU section



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: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent d751751a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>