drm/amdgpu: always recreate bo_list
[sfrench/cifs-2.6.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_bo_list.h
index 833f846bfdad1a83b8b1fa7dd492e8d34cb5ff3d..89195fdcb1ef15017eb0470e9e7c9321cf351deb 100644 (file)
@@ -41,7 +41,6 @@ struct amdgpu_bo_list_entry {
 };
 
 struct amdgpu_bo_list {
-       struct mutex lock;
        struct rcu_head rhead;
        struct kref refcount;
        struct amdgpu_bo *gds_obj;