Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Nicolai Hähnle and committed by
Alex Deucher
b19763d0 a8d81b36

-2
-2
drivers/gpu/drm/amd/amdgpu/amdgpu.h
··· 567 567 uint32_t align; 568 568 }; 569 569 570 - struct amdgpu_sa_bo; 571 - 572 570 /* sub-allocation buffer */ 573 571 struct amdgpu_sa_bo { 574 572 struct list_head olist;