aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/arm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon1-0/+2
The Arm SMMU drivers are getting fat on vendor value-add, so move them to their own subdirectory out of the way of the other IOMMU drivers. Suggested-by: Joerg Roedel <[email protected]> Signed-off-by: Will Deacon <[email protected]>