summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32
diff options
context:
space:
mode:
authorAurabindo Pillai <aurabindo.pillai@amd.com>2023-07-17 16:57:44 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-07-21 16:52:24 -0400
commita6a69a12841cb7bec60bcc1bc0e1ad4ae1ce48cd (patch)
tree083b11732faeafd99ce8a72a16da578ad2e72b56 /drivers/gpu/drm/amd/display/dc/dcn32
parent09edeb4c1680d4cb271fcd5e5d76f7d058a18e3c (diff)
downloadlinux-stable-a6a69a12841cb7bec60bcc1bc0e1ad4ae1ce48cd.tar.gz
linux-stable-a6a69a12841cb7bec60bcc1bc0e1ad4ae1ce48cd.tar.bz2
linux-stable-a6a69a12841cb7bec60bcc1bc0e1ad4ae1ce48cd.zip
drm/amd/display: remove an unused file
[Why&How] Internal subvp state is not referenced in driver code, so it can be removed. Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn32')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c b/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
index d52d5feeb311..a87afb796f47 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
@@ -47,11 +47,9 @@
#include "clk_mgr.h"
#include "dsc.h"
#include "dcn20/dcn20_optc.h"
-#include "dmub_subvp_state.h"
#include "dce/dmub_hw_lock_mgr.h"
#include "dcn32_resource.h"
#include "link.h"
-#include "dmub/inc/dmub_subvp_state.h"
#define DC_LOGGER_INIT(logger)