drm/radeon: fix count in cik_sdma_ring_test()
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 22 Apr 2014 12:17:18 +0000 (08:17 -0400)
committerChristian König <christian.koenig@amd.com>
Tue, 22 Apr 2014 12:51:51 +0000 (14:51 +0200)
commit7e95cfb0b797678cd3493ca0322ef2675547a0bc
tree0c3e605d14e82d27c228a98f8132364d834459a7
parentad47b8fa5a679b7acaae831635e40d2e4887e9e7
drm/radeon: fix count in cik_sdma_ring_test()

Should be 5 rather than 4.

Noticed-by: Mathias Fröhlich <Mathias.Froehlich@gmx.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/cik_sdma.c