summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/irq
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/irq
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/irq')
-rw-r--r--drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c b/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c
index 914ce2ce1c2f..0b68c08fac3f 100644
--- a/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c
+++ b/drivers/gpu/drm/amd/display/dc/irq/dcn30/irq_service_dcn30.c
@@ -37,8 +37,8 @@
#include "nbio/nbio_7_4_offset.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 "mmhub/mmhub_2_0_0_offset.h"
#include "mmhub/mmhub_2_0_0_sh_mask.h"