summaryrefslogtreecommitdiff
path: root/include/linux/start_kernel.h
diff options
context:
space:
mode:
authorMitchel Humpherys <mitchelh@codeaurora.org>2015-06-15 15:29:07 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:13:04 -0700
commit636df566d2c6bc4bdf075e3e6f0813a93eead0b7 (patch)
tree5a5b10c2424d468d1768a92f118c2724f2073ca3 /include/linux/start_kernel.h
parent72da3d84eb8461294fcb04f8a3c2220ea2bf6da6 (diff)
iommu/arm-smmu: Remove domain lock variable
The `lock' field of struct arm_smmu_domain was replaced by `init_mutex' in 9725ec12d27e215 (iommu/arm-smmu: re-use the init_mutex for protecting smmu_domain.smmu), but the `lock' field itself was not deleted. It's not meant to be used anymore, so delete it. Some usages of the crufty lock have also crept up, so fix those as well. Change-Id: I33c2f83e7b15f0ec2cb08c784a84991a7c57950f Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions