Loading drivers/gpu/msm/kgsl_iommu.c +2 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2011-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2011-2020, The Linux Foundation. All rights reserved. */ #include <linux/compat.h> Loading Loading @@ -1222,7 +1222,7 @@ static int _init_global_pt(struct kgsl_mmu *mmu, struct kgsl_pagetable *pt) dev_err(device->dev, "SMMU aperture programming call failed with error %d\n", ret); return ret; goto done; } } Loading Loading
drivers/gpu/msm/kgsl_iommu.c +2 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2011-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2011-2020, The Linux Foundation. All rights reserved. */ #include <linux/compat.h> Loading Loading @@ -1222,7 +1222,7 @@ static int _init_global_pt(struct kgsl_mmu *mmu, struct kgsl_pagetable *pt) dev_err(device->dev, "SMMU aperture programming call failed with error %d\n", ret); return ret; goto done; } } Loading