drm/amdgpu: remove bogus check in gfx8 rb setup
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Jul 2015 21:05:31 +0000 (17:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jul 2015 16:39:41 +0000 (12:39 -0400)
commit4f2d3ad6863ad5bc361c704511cd8888723085e8
tree5224302eeb94715f9a9b1f0b3a2e9c239c1c7b22
parent7b92cdbfe2a8c73fb7516fb8fa20e1efe5b91939
drm/amdgpu: remove bogus check in gfx8 rb setup

Always respect the harvest configuration as is.

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