drm/amdgpu/gfx6: drop duplicate code
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Sep 2016 19:28:46 +0000 (15:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Sep 2016 19:52:52 +0000 (15:52 -0400)
commit668f52c3039049cd293851599581c5eca745ec4e
treea9e9a112c50c43ead003093f24f774ece955ed78
parent2255e8c1092fedbd3db9940e37ef44524f86a3d9
drm/amdgpu/gfx6: drop duplicate code

The compute functions just called the gfx functions, drop
the wrapper.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c