summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2020-09-04 13:39:06 +0200
committerJoerg Roedel <jroedel@suse.de>2020-09-04 13:39:45 +0200
commit03c7b78b0b780ac7600641e9a59ae0610679122b (patch)
tree7e929dcf634bb8fbb2a3ec7a18e405af0d642225 /drivers/iommu/Kconfig
parentf75aef392f869018f78cfedf3c320a6b3fcfda6b (diff)
downloadlinux-stable-03c7b78b0b780ac7600641e9a59ae0610679122b.tar.gz
linux-stable-03c7b78b0b780ac7600641e9a59ae0610679122b.tar.bz2
linux-stable-03c7b78b0b780ac7600641e9a59ae0610679122b.zip
iommu/sun50i: Fix set-but-not-used variable warning
Fix the following warning the the SUN50I driver: drivers/iommu/sun50i-iommu.c: In function 'sun50i_iommu_irq': drivers/iommu/sun50i-iommu.c:890:14: warning: variable 'iova' set but not used [-Wunused-but-set-variable] 890 | phys_addr_t iova; | ^~~~ Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Link: https://lore.kernel.org/r/20200904113906.3906-1-joro@8bytes.org Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/Kconfig')
0 files changed, 0 insertions, 0 deletions