Hi, On Wed, Jun 8, 2016 at 10:26 PM, Shunqian Zheng <[email protected]> wrote: > From: Simon Xue <[email protected]> > > The iommu_dma_alloc() in iommu/dma-iommu.c calls iommu_map_sg() > that requires the callback iommu_ops .map_sg(). Adding the > default_iommu_map_sg() to rockchip iommu accordingly. > > Signed-off-by: Simon Xue <[email protected]> > Signed-off-by: Shunqian Zheng <[email protected]> > --- > drivers/iommu/rockchip-iommu.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Tomasz Figa <[email protected]> Best regards, Tomasz

