projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d81b3
)
drm/amdgpu: remove unnecessary forward declaration
author
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Fri, 5 Feb 2016 15:49:50 +0000
(10:49 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:07:38 +0000
(14:07 -0500)
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
drivers/gpu/drm/amd/amdgpu/amdgpu.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 6808facaf6af6f1e76a696d2c11b6472c3155c11..43e7ed1e74e72998c52de2477cb9f19230d759a0 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@
-567,8
+567,6
@@
struct amdgpu_sa_manager {
uint32_t align;
};
-struct amdgpu_sa_bo;
-
/* sub-allocation buffer */
struct amdgpu_sa_bo {
struct list_head olist;