drm/amdgpu: move fence structure into amdgpu_fence.c
authorChristian König <christian.koenig@amd.com>
Fri, 11 Mar 2016 14:12:53 +0000 (15:12 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2016 18:08:30 +0000 (14:08 -0400)
commit22e5a2f46a26adc6822c54af946b384e14930417
tree7e8e3e849c38fa284167887d495675d94b76307b
parent77163f074aa68b06f6de2f2fc271f4a828d56da2
drm/amdgpu: move fence structure into amdgpu_fence.c

No need to have that in the header file any more.

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