diff options
author | Wang Hai <wanghai38@huawei.com> | 2020-08-19 14:34:09 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-08-24 19:23:25 +0300 |
commit | 26902e8c58c8e147ca126c83a9ba3f3ac8c5cc7b (patch) | |
tree | efb0ed72d5ae82edcb961820d679ff4e49138d61 /drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h | |
parent | 5049a0526988d575c777db20a52eba5efaadbd2a (diff) | |
download | linux-26902e8c58c8e147ca126c83a9ba3f3ac8c5cc7b.tar.xz |
drm/amd/powerplay: remove duplicate include
Remove asic_reg/nbio/nbio_6_1_offset.h which is included more than once
Reviewed-by: Evan Quan <evan.quan@amd.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h')
-rw-r--r-- | drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h b/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h index e6d9e84059e1..0d08c57d3bca 100644 --- a/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h +++ b/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h @@ -35,7 +35,6 @@ #include "asic_reg/gc/gc_9_2_1_sh_mask.h" #include "asic_reg/nbio/nbio_6_1_offset.h" -#include "asic_reg/nbio/nbio_6_1_offset.h" #include "asic_reg/nbio/nbio_6_1_sh_mask.h" #endif |