drm/amdgpu/gfx6: drop gds unrefs
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 15 Mar 2017 13:42:03 +0000 (09:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:51 +0000 (23:53 -0400)
commit11ba13e179c271bb21f1a710fc4229e6d9574833
tree5ce506e28a60ffbacddece7a4fcfb37c3d4728d6
parent2667989927bfb419d854169d845f205a69de423a
drm/amdgpu/gfx6: drop gds unrefs

Leftover from gfx7 code.  gfx6 never sets up the gds buffers
in the first place.

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