diff options
author | Magali Lemes <magalilemes00@gmail.com> | 2022-07-29 22:07:00 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-08-10 14:58:37 -0400 |
commit | f59966779deac642541c3f7d772a3bf5972727ed (patch) | |
tree | 884264d7bdf3381e404fd8d13f546034692f500d /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | |
parent | c83b9d60299317a2c15550dd506c864cd01a3e5e (diff) | |
download | linux-f59966779deac642541c3f7d772a3bf5972727ed.tar.gz linux-f59966779deac642541c3f7d772a3bf5972727ed.tar.bz2 linux-f59966779deac642541c3f7d772a3bf5972727ed.zip |
drm/amd/display: remove header from source file
Since "rn_clk_mgr.h" needs ‘struct clk_mgr_internal’ which is declared
in "clk_mgr_internal.h", include "clk_mgr_internal.h" in "rn_clk_mgr.h"
instead of in its source file.
Because of the change above, change the order of '#include
"rn_clk_mgr.h"', so that the necessary structs are visible to
dcn20_clk_mgr.h.
Signed-off-by: Magali Lemes <magalilemes00@gmail.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Maíra Canal <mairacanal@riseup.net>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions