summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c
diff options
context:
space:
mode:
authorLikun Gao <Likun.Gao@amd.com>2021-01-04 17:30:46 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-01-05 11:33:20 -0500
commitbeea33e12c6dd029a31c33fef7da385fe307b004 (patch)
tree60d1af555bc2c8b93b435bafac44b60bfe0ac9cb /drivers/gpu/drm/amd/amdgpu/athub_v2_1.c
parent9ca0674a71a5112fa9931d8f5fbe84cac28765a2 (diff)
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_1.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/athub_v2_1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c b/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c
index 66c183ddd43e..7b1b18350bf9 100644
--- a/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c
+++ b/drivers/gpu/drm/amd/amdgpu/athub_v2_1.c
@@ -26,7 +26,6 @@
#include "athub/athub_2_1_0_offset.h"
#include "athub/athub_2_1_0_sh_mask.h"
-#include "navi10_enum.h"
#include "soc15_common.h"