Loading drivers/gpu/msm/adreno_profile.c +0 −3 Original line number Diff line number Diff line Loading @@ -1058,9 +1058,6 @@ int adreno_profile_process_results(struct kgsl_device *device) */ transfer_results(device, shared_buf_tail); /* check for any cleanup */ check_close_profile(profile); return 1; } Loading Loading
drivers/gpu/msm/adreno_profile.c +0 −3 Original line number Diff line number Diff line Loading @@ -1058,9 +1058,6 @@ int adreno_profile_process_results(struct kgsl_device *device) */ transfer_results(device, shared_buf_tail); /* check for any cleanup */ check_close_profile(profile); return 1; } Loading