aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2020-09-04 11:39:06 +0000
committerJoerg Roedel <[email protected]>2020-09-04 11:39:45 +0000
commit03c7b78b0b780ac7600641e9a59ae0610679122b (patch)
tree7e929dcf634bb8fbb2a3ec7a18e405af0d642225 /drivers/usb/cdns3/cdns3-imx.c
parentLinux 5.9-rc3 (diff)
downloadkernel-03c7b78b0b780ac7600641e9a59ae0610679122b.tar.gz
kernel-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 <[email protected]> Signed-off-by: Joerg Roedel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions