summaryrefslogtreecommitdiff
path: root/drivers/iommu/qcom_iommu.c
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2019-08-20 12:38:49 +0100
committerWill Deacon <will@kernel.org>2019-08-20 12:48:37 +0100
commitd720e64150c79d14f4faf931604faa1f0755134d (patch)
treeea2a00747caf00cb9e517f30529c22d6a16d5f56 /drivers/iommu/qcom_iommu.c
parent4b67f1ddcf23d6dc4b5a3a486b758cb91f725e72 (diff)
iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPU
As part of the grand SMMU driver refactoring effort, the I/O register accessors were moved into 'arm-smmu.h' in commit 6d7dff62afb0 ("iommu/arm-smmu: Move Secure access quirk to implementation"). On 32-bit architectures (such as ARM), the 64-bit accessors are defined in 'linux/io-64-nonatomic-hi-lo.h', so include this header to fix the build. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/iommu/qcom_iommu.c')
0 files changed, 0 insertions, 0 deletions