summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
diff options
context:
space:
mode:
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>2024-03-22 17:02:54 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-04-09 22:07:09 -0400
commit7d63d82d730c8f5ddca7ae9135675162bfe1cdc5 (patch)
treefde903c7faffaa591370ae22440d026440c59ac5 /drivers/gpu/drm/amd/display/dc/inc
parentf3736c0d979a6f9fe2017b864f106dd286a5c18c (diff)
downloadlinux-7d63d82d730c8f5ddca7ae9135675162bfe1cdc5.tar.gz
linux-7d63d82d730c8f5ddca7ae9135675162bfe1cdc5.tar.bz2
linux-7d63d82d730c8f5ddca7ae9135675162bfe1cdc5.zip
drm/amd/display: Includes adjustments
This commit clean up some of the includes used by DCN. Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Acked-by: Roman Li <roman.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h b/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h
index 9e4ddc985240..55529c5f471c 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h
@@ -31,7 +31,7 @@
#define __DCN_CALCS_H__
#include "bw_fixed.h"
-#include "../dml/display_mode_lib.h"
+#include "dml/display_mode_lib.h"
struct dc;