drm/radeon: drop the handle from radeon_cs_reloc
authorChristian König <christian.koenig@amd.com>
Thu, 27 Nov 2014 13:48:41 +0000 (14:48 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Dec 2014 19:26:47 +0000 (14:26 -0500)
It's only used for duplicate check and that
can be done on the original as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found