MALI: utgard: upgrade DDK to r6p1-01rel0
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / mali400 / mali / linux / mali_memory_cow.c
index 65fb38b327b88a3fc2aba971b517b5e82394dce9..0a11f4b934bee13281f92d4e02121ae4037c503a 100644 (file)
@@ -600,8 +600,8 @@ u32 mali_mem_cow_release(mali_mem_backend *mem_bkend, mali_bool is_mali_mapped)
        alloc = mem_bkend->mali_allocation;\r
        MALI_DEBUG_ASSERT_POINTER(alloc);\r
 \r
-        session = alloc->session;\r
-        MALI_DEBUG_ASSERT_POINTER(session);\r
+       session = alloc->session;\r
+       MALI_DEBUG_ASSERT_POINTER(session);\r
 \r
        if (MALI_MEM_BACKEND_FLAG_SWAP_COWED != (MALI_MEM_BACKEND_FLAG_SWAP_COWED & mem_bkend->flags)) {\r
                /* Unmap the memory from the mali virtual address space. */\r