]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d4fbf88440905e2d253d5a9bea54a2c7b7822be
tree7e8e3e849c38fa284167887d495675d94b76307b
parent6ed1f85c2967a8fbe2018461d39913b905ee6b82
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