diff options
author | Will Deacon <will@kernel.org> | 2019-08-20 10:58:03 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-08-20 10:58:03 +0100 |
commit | 4b67f1ddcf23d6dc4b5a3a486b758cb91f725e72 (patch) | |
tree | f2b7ebdabf9e529fc7116239b66ac47de6952a61 /drivers/iommu/arm-smmu.c | |
parent | ba7e4a08bbf7441664b3d140671db8d08ea15f22 (diff) |
iommu/arm-smmu: Make private implementation details static
Many of the device-specific implementation details in 'arm-smmu-impl.c'
are exposed to other compilation units. Whilst we may require this in
the future, let's make it all 'static' for now so that we can expose
things on a case-by-case basic.
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/iommu/arm-smmu.c')
0 files changed, 0 insertions, 0 deletions