Loading drivers/gpu/msm/kgsl_iommu.c +1 −1 Original line number Diff line number Diff line Loading @@ -1268,7 +1268,7 @@ static int _init_global_pt(struct kgsl_mmu *mmu, struct kgsl_pagetable *pt) if (ret) { pr_err("SMMU aperture programming call failed with error %d\n", ret); return ret; goto done; } } Loading Loading
drivers/gpu/msm/kgsl_iommu.c +1 −1 Original line number Diff line number Diff line Loading @@ -1268,7 +1268,7 @@ static int _init_global_pt(struct kgsl_mmu *mmu, struct kgsl_pagetable *pt) if (ret) { pr_err("SMMU aperture programming call failed with error %d\n", ret); return ret; goto done; } } Loading