iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace
authorWill Deacon <will@kernel.org>
Fri, 10 Jan 2020 13:20:03 +0000 (13:20 +0000)
committerWill Deacon <will@kernel.org>
Fri, 10 Jan 2020 15:52:25 +0000 (15:52 +0000)
commitfba6e960772b7b68189168abc3259384b7a44388
tree5d19a2c9659f606f6aac94d11a0bce27f3c5650f
parentfb485eb18e632ff1071662122b9d9b7d40c23c73
iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace

Now that we have arm-smmu.h defining various SMMU constants, ensure that
they are namespaced with the ARM_SMMU_ prefix in order to avoid conflicts
with the CPU, such as the one we're currently bodging around with the
TCR.

Cc: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm-smmu-impl.c
drivers/iommu/arm-smmu.c
drivers/iommu/arm-smmu.h
drivers/iommu/qcom_iommu.c