diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index 149b76913091..c33c1af36fa2 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h | |||
@@ -1191,7 +1191,6 @@ struct amdgpu_cs_parser { | |||
1191 | struct amdgpu_cs_chunk *chunks; | 1191 | struct amdgpu_cs_chunk *chunks; |
1192 | /* relocations */ | 1192 | /* relocations */ |
1193 | struct amdgpu_bo_list_entry *vm_bos; | 1193 | struct amdgpu_bo_list_entry *vm_bos; |
1194 | struct amdgpu_bo_list_entry *ib_bos; | ||
1195 | struct list_head validated; | 1194 | struct list_head validated; |
1196 | 1195 | ||
1197 | struct amdgpu_ib *ibs; | 1196 | struct amdgpu_ib *ibs; |