On Fri, Sep 04, 2020 at 01:39:06PM +0200, Joerg Roedel wrote:
> From: Joerg Roedel <[email protected]>
> 
> 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]>

Acked-by: Maxime Ripard <[email protected]>

Thanks!
Maxime

Reply via email to