drm/amdgpu/gfx7: fix broken condition check
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:26:24 +0000 (18:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:26:24 +0000 (18:26 -0400)
commit8b18300c13a1e08e152f6b6a430faac84f986231
tree8a88ff44bf5aa4771a9c92bf39830e878667bc13
parent05082b8bbd1a0ffc74235449c4b8930a8c240f85
drm/amdgpu/gfx7: fix broken condition check

Wrong operator.

Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c