aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 6808facaf6af..43e7ed1e74e7 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -567,8 +567,6 @@ struct amdgpu_sa_manager {
567 uint32_t align; 567 uint32_t align;
568}; 568};
569 569
570struct amdgpu_sa_bo;
571
572/* sub-allocation buffer */ 570/* sub-allocation buffer */
573struct amdgpu_sa_bo { 571struct amdgpu_sa_bo {
574 struct list_head olist; 572 struct list_head olist;