]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 25 Aug 2020 05:38:28 +0000 (07:38 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 4 Sep 2020 09:20:48 +0000 (11:20 +0200)
commit02c0ee7842b8b8dee13edad0f188b0a47f385981
tree271588b32ef10cc12b8e24209c651de8433b7c9c
parentbeea5f8bd9170d3d0e6476d33bde88d795ce40b0
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move

Commit 8c30d0a3ab45 ("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>
MAINTAINERS