mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
rk312x lcdc: fix no used function call.
Signed-off-by: hjc <hjc@rock-chips.com>
This commit is contained in:
@@ -615,7 +615,6 @@ static int rk312x_lcdc_mmu_en(struct rk_lcdc_driver *dev_drv)
|
||||
if (!lcdc_dev->iommu_status && dev_drv->mmu_dev) {
|
||||
lcdc_dev->iommu_status = 1;
|
||||
rockchip_iovmm_activate(dev_drv->dev);
|
||||
rk312x_lcdc_mmu_en(dev_drv);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user