drm/radeon: remove struct radeon_bo_list
authorChristian König <christian.koenig@amd.com>
Mon, 3 Mar 2014 11:38:08 +0000 (12:38 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 4 Mar 2014 13:34:34 +0000 (14:34 +0100)
Just move all fields into radeon_cs_reloc, removing unused/duplicated fields.

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

No differences found