projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d736102
)
drivers: gpu: Remove duplicate include of amdgpu_hdp.h
author
Wan Jiabing
<wanjiabing@vivo.com>
Mon, 22 Mar 2021 12:02:25 +0000
(20:02 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:42:16 +0000
(16:42 -0400)
amdgpu_hdp.h has been included at line 91, so remove
the duplicate include.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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 3316618f809d79622994be6d9ec7226dbec1d6ba..6434a15789f6ff4760d76b485ba228c3b230cb8d 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@
-107,7
+107,6
@@
#include "amdgpu_gfxhub.h"
#include "amdgpu_df.h"
#include "amdgpu_smuio.h"
-#include "amdgpu_hdp.h"
#define MAX_GPU_INSTANCE 16