提交 b19763d0 编写于 作者: N Nicolai Hähnle 提交者: Alex Deucher

drm/amdgpu: remove unnecessary forward declaration

Signed-off-by: NNicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
Reviewed-by: NChristian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
上级 a8d81b36
...@@ -567,8 +567,6 @@ struct amdgpu_sa_manager { ...@@ -567,8 +567,6 @@ struct amdgpu_sa_manager {
uint32_t align; uint32_t align;
}; };
struct amdgpu_sa_bo;
/* sub-allocation buffer */ /* sub-allocation buffer */
struct amdgpu_sa_bo { struct amdgpu_sa_bo {
struct list_head olist; struct list_head olist;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册