drm/ttm: remove cur_placement
Not used any more. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:

committed by
Alex Deucher

parent
1144b63a16
commit
01f83e0663
@@ -224,7 +224,6 @@ struct ttm_buffer_object {
|
||||
*/
|
||||
|
||||
uint64_t offset; /* GPU address space is independent of CPU word size */
|
||||
uint32_t cur_placement;
|
||||
|
||||
struct sg_table *sg;
|
||||
|
||||
|
Reference in New Issue
Block a user