projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6892c1f
)
drm/amdgpu: remove duplicated include from gfx_v9_0.c
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 10 Jul 2019 01:57:20 +0000
(
01:57
+0000)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 22 Aug 2019 03:18:54 +0000
(22:18 -0500)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
index c4cc097ee45be035adb27b84e729484f9ba9e1e6..dca18c7453029773731f79e11413ed31d7cf5c28 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
@@
-40,7
+40,6
@@
#include "vega10_enum.h"
#include "hdp/hdp_4_0_offset.h"
-#include "soc15.h"
#include "soc15_common.h"
#include "clearstate_gfx9.h"
#include "v9_structs.h"