Explorar o código

drm/amdgpu: remove unnecessary forward declaration

Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Nicolai Hähnle %!s(int64=10) %!d(string=hai) anos
pai
achega
b19763d0d8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/gpu/drm/amd/amdgpu/amdgpu.h

+ 0 - 2
drivers/gpu/drm/amd/amdgpu/amdgpu.h

@@ -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;