Skip to content
Commit 06020196 authored by Chen Zhou's avatar Chen Zhou Committed by Will Deacon
Browse files

iommu/arm-smmu-v3: remove set but not used variable 'smmu'



Fixes gcc '-Wunused-but-set-variable' warning:

drivers/iommu/arm-smmu-v3.c:2989:26:
warning: variable ‘smmu’ set but not used [-Wunused-but-set-variable]
  struct arm_smmu_device *smmu;

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarChen Zhou <chenzhou10@huawei.com>
Link: https://lore.kernel.org/r/20200508014955.87630-1-chenzhou10@huawei.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent bd0d6960
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment