From 08f87f769b595151be1afeff53e144f543faa614 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 06 Dec 2023 09:51:13 +0000
Subject: [PATCH] add dts config

---
 kernel/drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c b/kernel/drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c
index 27dee0f..6c0a2e9 100644
--- a/kernel/drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c
+++ b/kernel/drivers/gpu/arm/mali400/mali/linux/mali_memory_manager.c
@@ -592,7 +592,6 @@
 failed_prepare_map:
 	mali_mem_backend_struct_destory(&mem_backend, mali_allocation->backend_handle);
 failed_alloc_backend:
-
 	mali_vma_offset_remove(&session->allocation_mgr, &mali_allocation->mali_vma_node);
 	mali_mem_allocation_struct_destory(mali_allocation);
 

--
Gitblit v1.6.2