Skip to content

Commit 365d2a2

Browse files
bulwahnjoergroedel
authored andcommitted
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
Commit e86d1aa ("iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory") moved drivers/iommu/qcom_iommu.c to drivers/iommu/arm/arm-smmu/qcom_iommu.c amongst other moves, adjusted some sections in MAINTAINERS, but missed adjusting the QUALCOMM IOMMU section. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: drivers/iommu/qcom_iommu.c Update the file entry in MAINTAINERS to the new location. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20200825053828.4166-1-lukas.bulwahn@gmail.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent f75aef3 commit 365d2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14366,7 +14366,7 @@ M: Rob Clark <robdclark@gmail.com>
1436614366
L: iommu@lists.linux-foundation.org
1436714367
L: linux-arm-msm@vger.kernel.org
1436814368
S: Maintained
14369-
F: drivers/iommu/qcom_iommu.c
14369+
F: drivers/iommu/arm/arm-smmu/qcom_iommu.c
1437014370

1437114371
QUALCOMM IPCC MAILBOX DRIVER
1437214372
M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

0 commit comments

Comments
 (0)