drm/radeon: fix count in cik_sdma_ring_test()
authorAlex Deucher <[email protected]>
Tue, 22 Apr 2014 12:17:18 +0000 (08:17 -0400)
committerChristian König <[email protected]>
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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Signed-off-by: Christian König <[email protected]>
drivers/gpu/drm/radeon/cik_sdma.c