From: Brajeswar Ghosh Date: Wed, 19 Dec 2018 07:57:13 +0000 (+0530) Subject: drm/amd/display: Remove duplicate header X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=84d9d39aa166a8ea2c7687da48cdacdc0685644d;p=openwrt%2Fstaging%2Fblogic.git drm/amd/display: Remove duplicate header Remove custom_float.h which is included more than once Acked-by: Souptick Joarder Signed-off-by: Brajeswar Ghosh Signed-off-by: Alex Deucher --- 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"