commit | df0af4403aa8df728a62ccb62a61b3244871068f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Mar 03 12:38:08 2014 +0100 |
committer | Christian König <christian.koenig@amd.com> | Tue Mar 04 14:34:34 2014 +0100 |
tree | 14aaa2707c8b7740bedd1655c046dafd3864c8b5 | |
parent | 4d1526466296360f56f93c195848c1202b0cc10b [diff] |
drm/radeon: remove struct radeon_bo_list 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>