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)
commit68ed3de43428def8ca0105bb53da8863ba456114
treef0b9c9a150398fee0fc483040cd87a1106ea9326
parent02bc0650bc930105346773253e5bf33c2917c601
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