]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove duplicate amdgpu_fence_process implementation
authorChristian König <christian.koenig@amd.com>
Fri, 7 Aug 2015 13:57:21 +0000 (15:57 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:51:10 +0000 (16:51 -0400)
commit285769080aa86a22bc718ee94cec646148e67c0a
treef0b9c9a150398fee0fc483040cd87a1106ea9326
parent86b151753668a7162218a920824746d5346f4393
drm/amdgpu: remove duplicate amdgpu_fence_process implementation

Looks like that somehow got missed while during porting the radeon changes.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c