iommu: Add include/uapi/linux/iommu.h to MAINTAINERS file
authorJerry Snitselaar <jsnitsel@redhat.com>
Fri, 5 Jun 2020 07:00:25 +0000 (00:00 -0700)
committerJoerg Roedel <jroedel@suse.de>
Tue, 30 Jun 2020 10:18:35 +0000 (12:18 +0200)
When include/uapi/linux/iommu.h was created it was never
added to the file list in MAINTAINERS.

Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
Cc: Joerg Roedel <jroedel@suse.de>
Link: https://lore.kernel.org/r/20200605070025.216124-1-jsnitsel@redhat.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
MAINTAINERS

index 496fd4e..c233520 100644 (file)
@@ -9014,6 +9014,7 @@ F:        drivers/iommu/
 F:     include/linux/iommu.h
 F:     include/linux/iova.h
 F:     include/linux/of_iommu.h
+F:     include/uapi/linux/iommu.h
 
 IO_URING
 M:     Jens Axboe <axboe@kernel.dk>