From patchwork Wed Dec 19 07:57:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brajeswar Ghosh X-Patchwork-Id: 10736891 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 33AB51399 for ; Wed, 19 Dec 2018 08:41:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 255F42AEBE for ; Wed, 19 Dec 2018 08:41:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 192762AECA; Wed, 19 Dec 2018 08:41:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D75D62AEDA for ; Wed, 19 Dec 2018 08:41:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A9C66EE3F; Wed, 19 Dec 2018 08:41:27 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3DFC06EDF1; Wed, 19 Dec 2018 07:57:20 +0000 (UTC) Received: by mail-pf1-x441.google.com with SMTP id w73so9451609pfk.10; Tue, 18 Dec 2018 23:57:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=bwjsM6UOxYz/q3EiTnYTPSrdzyEMThfdXPURld13E2I=; b=daQKHjHLC6axjN5oi8gaD2+452/AKl2IqqWp9jmrrJiXYMQBeWuy4umAzJYSTx/cOR GocMD2lqowVGgNhaDCv2EhYFgVNJR76lIsTxUmlVlKgTo5lYdWO+UWV476Tpx79Tgazd 775OZIRN6MWW0Slqydv3yniVA9NdWaW1SYnkQnInPW9JCwzoTA41NBDPozjFJL4psNgf 2Jh+zNwrOkafHGra2U9Nki0VBfHR1zmSLrrxmE3YkfgSVrOGTzcauCCIxLyc7bxrNkky 9897mARjBLg2m+iIT9piMdyfnGrF3UxRR9iNmdpcPum9Q/x5BxhYJmydRrDibMYosTq9 WRfQ== X-Gm-Message-State: AA+aEWapn37PiKRcQcuZYZNHxM768gt/iuznF9m9aheMfOcMlpKSVUQh yISfYf6YNwHj7CbD2L6MuzQ= X-Google-Smtp-Source: AFSGD/Xm8FNqMOGohsK5pJrUJ9KKHm8O3Y0ortGtw2L3GwGtgsTLs49nwUuX+oSHAntzl6P4yd+q4w== X-Received: by 2002:a63:2946:: with SMTP id p67mr18801555pgp.317.1545206239696; Tue, 18 Dec 2018 23:57:19 -0800 (PST) Received: from hp-pavilion-15-notebook-pc-brajeswar ([2405:205:611e:b8f0:d98f:6e2c:1ee0:6ffc]) by smtp.gmail.com with ESMTPSA id b2sm32667973pfm.3.2018.12.18.23.57.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 18 Dec 2018 23:57:18 -0800 (PST) Date: Wed, 19 Dec 2018 13:27:13 +0530 From: Brajeswar Ghosh To: harry.wentland@amd.com, sunpeng.li@amd.com, alexander.deucher@amd.com, christian.koenig@amd.com, David1.Zhou@amd.com, airlied@linux.ie, Tony.Cheng@amd.com, Dmytro.Laktyushkin@amd.com, yongqiang.sun@amd.com, eric.bernstein@amd.com, Eric.Yang2@amd.com, Anthony.Koo@amd.com, nikola.cornij@amd.com Subject: [PATCH] drm/amd/display: Remove duplicate header Message-ID: <20181219075713.GA2259@hp-pavilion-15-notebook-pc-brajeswar> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-Mailman-Approved-At: Wed, 19 Dec 2018 08:40:40 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dri-devel@lists.freedesktop.org, sabyasachi.linux@gmail.com, jrdr.linux@gmail.com, amd-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Remove custom_float.h which is included more than once Signed-off-by: Brajeswar Ghosh Acked-by: Souptick Joarder --- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 1 - 1 file changed, 1 deletion(-) 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 193184affefb..3e21c2d26998 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"