summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorWan Jiabing <wanjiabing@vivo.com>2021-03-22 20:02:25 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-04-09 16:42:16 -0400
commit32c811b0972ca10a49217c35080771c64b7ddca6 (patch)
tree8b1ca9036f04d70c6d64af44a6e8faaaf84fd617 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentd73610211eec8aa027850982b1a48980aa1bc96e (diff)
downloadlinux-stable-32c811b0972ca10a49217c35080771c64b7ddca6.tar.gz
linux-stable-32c811b0972ca10a49217c35080771c64b7ddca6.tar.bz2
linux-stable-32c811b0972ca10a49217c35080771c64b7ddca6.zip
drivers: gpu: Remove duplicate include of amdgpu_hdp.h
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index 3316618f809d..6434a15789f6 100644
--- 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