drm/radeon drop gobj from radeon_cs_reloc
authorChristian König <christian.koenig@amd.com>
Thu, 27 Nov 2014 13:48:40 +0000 (14:48 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Dec 2014 19:26:46 +0000 (14:26 -0500)
It's only used once after initializing and that
ptr can be calculated from the BO as well.

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

No differences found