diff options
| author | Brajeswar Ghosh <[email protected]> | 2018-11-21 07:11:03 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-11-21 20:32:19 +0000 |
| commit | 0a46fc2eee81eb420cb2e24b4a079d5885c3c3cf (patch) | |
| tree | a404a3b4e36cfc4048f4573bcbc00f48e5b06653 /drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | |
| parent | drm/amdgpu: enable paging queue based on FW version (v2) (diff) | |
| download | kernel-0a46fc2eee81eb420cb2e24b4a079d5885c3c3cf.tar.gz kernel-0a46fc2eee81eb420cb2e24b4a079d5885c3c3cf.zip | |
drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header
Remove gca/gfx_8_0_d.h which is included more than once
Reviewed-by: Junwei Zhang <[email protected]>
Signed-off-by: Brajeswar Ghosh <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vce_v3_0.c')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c index 3e84840859a7..2668effadd27 100644 --- a/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c +++ b/drivers/gpu/drm/amd/amdgpu/vce_v3_0.c @@ -37,7 +37,6 @@ #include "gca/gfx_8_0_d.h" #include "smu/smu_7_1_2_d.h" #include "smu/smu_7_1_2_sh_mask.h" -#include "gca/gfx_8_0_d.h" #include "gca/gfx_8_0_sh_mask.h" #include "ivsrcid/ivsrcid_vislands30.h" |
