summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c
diff options
context:
space:
mode:
authorLikun Gao <Likun.Gao@amd.com>2021-01-04 12:30:46 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-01-05 19:33:20 +0300
commitbeea33e12c6dd029a31c33fef7da385fe307b004 (patch)
tree60d1af555bc2c8b93b435bafac44b60bfe0ac9cb /drivers/gpu/drm/amd/amdgpu/athub_v2_0.c
parent9ca0674a71a5112fa9931d8f5fbe84cac28765a2 (diff)
downloadlinux-beea33e12c6dd029a31c33fef7da385fe307b004.tar.xz
drm/amdgpu: remove redundant include of navi10_enum
Remove unnecessary include of navi10_enum header file. Signed-off-by: Likun Gao <Likun.Gao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/athub_v2_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/athub_v2_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c b/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c
index 921a69abda55..5b90efd6f6d0 100644
--- a/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/athub_v2_0.c
@@ -27,7 +27,6 @@
#include "athub/athub_2_0_0_offset.h"
#include "athub/athub_2_0_0_sh_mask.h"
#include "athub/athub_2_0_0_default.h"
-#include "navi10_enum.h"
#include "soc15_common.h"