drm/amdgpu/gfx7: fix broken condition check
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Jun 2016 22:26:24 +0000 (18:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2016 16:47:33 +0000 (09:47 -0700)
commit69eab50dedd0c74f29c754f7fad190ce28a0b22f
treeba430c60034be7b5203bc61969f374c622d357dc
parentbc326bfa70b7518233bc43992958e0d5b1ef85b2
drm/amdgpu/gfx7: fix broken condition check

commit 8b18300c13a1e08e152f6b6a430faac84f986231 upstream.

Wrong operator.

Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c