aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMagali Lemes <[email protected]>2022-07-29 22:07:00 -0300
committerAlex Deucher <[email protected]>2022-08-10 14:58:37 -0400
commitf59966779deac642541c3f7d772a3bf5972727ed (patch)
tree884264d7bdf3381e404fd8d13f546034692f500d /tools/perf/scripts/python
parentc83b9d60299317a2c15550dd506c864cd01a3e5e (diff)
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 <[email protected]> Reviewed-by: Rodrigo Siqueira <[email protected]> Reviewed-by: Maíra Canal <[email protected]> Reviewed-by: Melissa Wen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions