Commit 557d4bec authored by Jerry Snitselaar's avatar Jerry Snitselaar Committed by Joerg Roedel
Browse files

iommu: Add include/uapi/linux/iommu.h to MAINTAINERS file



When include/uapi/linux/iommu.h was created it was never
added to the file list in MAINTAINERS.

Signed-off-by: default avatarJerry 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: default avatarJoerg Roedel <jroedel@suse.de>
parent ca37faf3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>