From patchwork Fri Dec 21 14:11:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brajeswar Ghosh X-Patchwork-Id: 10741787 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 D01331399 for ; Sun, 23 Dec 2018 19:35:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C0DE52874C for ; Sun, 23 Dec 2018 19:35:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B15E428763; Sun, 23 Dec 2018 19:35:40 +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 EAEE12874C for ; Sun, 23 Dec 2018 19:35:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 29FB06E516; Sun, 23 Dec 2018 19:35:30 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf1-x444.google.com (mail-pf1-x444.google.com [IPv6:2607:f8b0:4864:20::444]) by gabe.freedesktop.org (Postfix) with ESMTPS id E794E6F47B; Fri, 21 Dec 2018 14:11:57 +0000 (UTC) Received: by mail-pf1-x444.google.com with SMTP id u6so2655432pfh.11; Fri, 21 Dec 2018 06:11:57 -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=4D4gJSNdXtzGM2YZNkSpdlHyLpp7ysvLtBWrdRCKS8Q=; b=JNXybqavaZHlYgeL2vSMO799ds/cZwsMoQX2/1coAnhQwbX9UBu81EouGjwIcD7SEe iygWdW9n7Ln5+Hl5vdCQCnlar+Vlh6xaCxdyGlQIn6mlEoOYmhnoebLkmSM1tpPjHxxh VldfmkZkiRQWESMGoUkeI2louP3vfSdas4tTPp8ijLJSX/0KrF3L763Yuia1mHf+3cup de5WyYUnOFxt+YKK1lNc+HVvOqIJMK5q1bCvar8ckp6K0yV+MQm9FHZwPyoqJ59ARP0b TuuuDfn5B5K0x2YaMn7vWSyzy34hM2A1OtAerqx+Bcd5mMviwGo1DSeL8+LFLok6sRgm XSHA== X-Gm-Message-State: AA+aEWZmw18YBb4fvum4JoE1/h+nOCOyInbEzIlVBAx/2zlOe3vSo5Ki aCivIkED1n35Ug4JiioUGTo= X-Google-Smtp-Source: AFSGD/WgCBdBrB9hGCNYSDerg11DCSH21chXVYEImlTCK8jlCIG1/BQ+6IhtUebMwlwsLLtD4/+IUw== X-Received: by 2002:a62:32c4:: with SMTP id y187mr2779283pfy.195.1545401517413; Fri, 21 Dec 2018 06:11:57 -0800 (PST) Received: from hp-pavilion-15-notebook-pc-brajeswar ([2405:205:639e:5755:50b0:344c:3ddd:ad0e]) by smtp.gmail.com with ESMTPSA id x3sm77918037pgt.45.2018.12.21.06.11.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 21 Dec 2018 06:11:56 -0800 (PST) Date: Fri, 21 Dec 2018 19:41:50 +0530 From: Brajeswar Ghosh To: rex.zhu@amd.com, evan.quan@amd.com, alexander.deucher@amd.com, christian.koenig@amd.com, David1.Zhou@amd.com, airlied@linux.ie, ray.huang@amd.com Subject: [PATCH] drm/amd/powerplay/polaris10_smumgr: Remove duplicate Message-ID: <20181221141150.GA2872@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: Sun, 23 Dec 2018 19:35:28 +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 ppatomctrl.h which is included more than once Signed-off-by: Brajeswar Ghosh --- drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c b/drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c index 872d3824337b..2b2c26616902 100644 --- a/drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c +++ b/drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c @@ -44,7 +44,6 @@ #include "smu7_hwmgr.h" #include "hardwaremanager.h" -#include "ppatomctrl.h" #include "atombios.h" #include "pppcielanes.h"