aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrajeswar Ghosh <[email protected]>2018-12-19 13:27:13 +0530
committerAlex Deucher <[email protected]>2019-01-14 15:04:43 -0500
commit84d9d39aa166a8ea2c7687da48cdacdc0685644d (patch)
treeb919a175010e0409eab0ec5265915c06afd9492e
parenteb87161a9cb02a058e7535a729af4ed098da89f0 (diff)
drm/amd/display: Remove duplicate header
Remove custom_float.h which is included more than once Acked-by: Souptick Joarder <[email protected]> Signed-off-by: Brajeswar Ghosh <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c1
1 files changed, 0 insertions, 1 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 afdfe3b0a1c3..a5c4f95a677d 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
@@ -40,7 +40,6 @@
#include "ipp.h"
#include "mpc.h"
#include "reg_helper.h"
-#include "custom_float.h"
#include "dcn10_hubp.h"
#include "dcn10_hubbub.h"
#include "dcn10_cm_common.h"