summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn302
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2022-02-03 20:52:21 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-02-08 02:03:50 +0300
commit68550cbc6129159b7a6434796b721e8b66ee12f6 (patch)
treeb079dfb608855c3455b6aa7ee84f648d19b0b6f1 /drivers/gpu/drm/amd/display/dc/dcn302
parent120cc6e67a5e34069693cf1711ea222b8c414685 (diff)
downloadlinux-68550cbc6129159b7a6434796b721e8b66ee12f6.tar.xz
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
To align with other headers. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn302')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c b/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c
index e512ae6d00d4..88318e8ffca8 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c
@@ -66,8 +66,8 @@
#include "dimgrey_cavefish_ip_offset.h"
#include "dcn/dcn_3_0_2_offset.h"
#include "dcn/dcn_3_0_2_sh_mask.h"
-#include "dcn/dpcs_3_0_0_offset.h"
-#include "dcn/dpcs_3_0_0_sh_mask.h"
+#include "dpcs/dpcs_3_0_0_offset.h"
+#include "dpcs/dpcs_3_0_0_sh_mask.h"
#include "nbio/nbio_7_4_offset.h"
#include "amdgpu_socbb.h"