Loading drivers/gpu/msm/adreno.c +0 −2 Original line number Diff line number Diff line Loading @@ -1974,8 +1974,6 @@ static int _adreno_start(struct adreno_device *adreno_dev) if (status) goto error_irq_off; adreno_clear_gpu_halt(adreno_dev); /* Start the dispatcher */ adreno_dispatcher_start(device); Loading Loading
drivers/gpu/msm/adreno.c +0 −2 Original line number Diff line number Diff line Loading @@ -1974,8 +1974,6 @@ static int _adreno_start(struct adreno_device *adreno_dev) if (status) goto error_irq_off; adreno_clear_gpu_halt(adreno_dev); /* Start the dispatcher */ adreno_dispatcher_start(device); Loading