From 4e370f88ada25939ec555fea9292c0ed8461a1e0 Mon Sep 17 00:00:00 2001 From: Harry Wentland Date: Tue, 22 Aug 2017 10:29:23 -0400 Subject: [PATCH 0993/4131] drm/amd/display: dc: Remove unneeded includes in DCN Signed-off-by: Harry Wentland --- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c index 69f67f6..54e37b1 100644 --- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c +++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c @@ -39,9 +39,6 @@ #include "opp.h" #include "ipp.h" #include "mpc.h" -#include "raven1/DCN/dcn_1_0_offset.h" -#include "raven1/DCN/dcn_1_0_sh_mask.h" -#include "vega10/soc15ip.h" #include "reg_helper.h" #define CTX \ -- 2.7.4