MALI: utgard: upgrade DDK to r6p1-01rel0
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / mali400 / mali / linux / mali_ukk_profiling.c
index 4f8bc92a2e026f7f512510b91643482aee948e82..2487bf3b505a5f4d13a0159b9f939021d7c5e961 100755 (executable)
@@ -120,7 +120,7 @@ int profiling_control_set_wrapper(struct mali_session_data *session_data, _mali_
 
        kargs.ctx = (uintptr_t)session_data;
 
-       
+
        /* Sanity check about the size */
        if (kargs.control_packet_size > PAGE_SIZE || kargs.response_packet_size > PAGE_SIZE)
                return -EINVAL;