From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7BC6BC7EE26 for ; Tue, 23 May 2023 15:56:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7138510E482; Tue, 23 May 2023 15:56:06 +0000 (UTC) Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id B6FFC10E05B; Tue, 23 May 2023 15:56:03 +0000 (UTC) Received: by mail-oi1-x235.google.com with SMTP id 5614622812f47-3980f2df1e7so1413181b6e.1; Tue, 23 May 2023 08:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684857362; x=1687449362; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=feR7RDbEdLIuOxFRuDJ8YtvTuElIb6gfqh0e2jlKlZ4=; b=BQ/BwtssHhbZ5SXgrL5qqcG4DxAtKpPixF+jH7TZmPAC6I3vktKSEdVhZDZ+ztF5Up X3wixHyR4QgoCizXCGPnprd+j9fKQZ8YfRCxcOPlVvd+/TIHG2uLsCxwd83ztdxm/2hq w0SwwSU2mAxn5+9WETXaqT7JLlyeES6GGGpGJGNb7kyYSW32dRzDMH8YQNjcENmueK5H CyukFJtQHtcLKhQn1KZhezhSsFaC0FzrGS6Wy24v5tKB2mfal6IUZwXkXTDl60M9X/re YjrqAi5wA6nuB5HYA4yMhgYBJDsvCPiZz7Tzu9q1ibzAWEX1acOd3gdM2kJpcci6tghO +VEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684857362; x=1687449362; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=feR7RDbEdLIuOxFRuDJ8YtvTuElIb6gfqh0e2jlKlZ4=; b=UYA9fgfWJ5csMn6FlfYnlWkP0kGYELe5y+JMfTnIyRFK5Qz7S1kERTbX0G4q40fMe1 YAkMtL3WTxnfkeL2Yzz/1ZJyJsUNAIo52rT+vBX3JCvhM0WBwFu/2y6CvQYsBAy/Jntd 8EsCnGsWH57PCWoULMoGmMU2F3S6Z8imDtr3CcJnF3HuWFvUGrOciLdv7hzPHQTiwA+C HznJDNC0GsMMvvmddsafaiCUKRCENnvvTmcEwelM0kAPkQowhlh+ALlHAfA6km2TlBhQ 6pNCXyz2qWU6KrYzlqSg8Fm5KNFSW6LE3V6cycXphA6S108ijMIrXfz3iEgpDQZVz9bA qOJw== X-Gm-Message-State: AC+VfDz8KC0lgnAENl5+Dgq2HgNtyD0uwrj+bnbga76QFxV6B0LUsaZP Gka+M98qm62wPJLLDq5q7v4Sf1z4OPKI0ByL1qA= X-Google-Smtp-Source: ACHHUZ4ZyUpdVtXyIatHPpZHmnxoVWfMnEnl1OVupErapn37R44kVZgKLmbC5muGz5Am7Mmro0S57dh0vvs0jDarnnk= X-Received: by 2002:aca:1109:0:b0:383:ca99:c70e with SMTP id 9-20020aca1109000000b00383ca99c70emr6905361oir.59.1684857362565; Tue, 23 May 2023 08:56:02 -0700 (PDT) MIME-Version: 1.0 References: <20230523021811.122014-1-jiapeng.chong@linux.alibaba.com> In-Reply-To: <20230523021811.122014-1-jiapeng.chong@linux.alibaba.com> From: Alex Deucher Date: Tue, 23 May 2023 11:55:51 -0400 Message-ID: Subject: Re: [PATCH] drm/amdgpu: Remove duplicate include To: Jiapeng Chong Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Xinhui.Pan@amd.com, Abaci Robot , linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, christian.koenig@amd.com, linaro-mm-sig@lists.linaro.org, dri-devel@lists.freedesktop.org, alexander.deucher@amd.com, sumit.semwal@linaro.org, linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Applied. Thanks! On Mon, May 22, 2023 at 10:18=E2=80=AFPM Jiapeng Chong wrote: > > ./drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: amdgpu_xcp.h is included more = than once. > > Reported-by: Abaci Robot > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3D5281 > Signed-off-by: Jiapeng Chong > --- > drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c b/drivers/gpu/drm/am= d/amdgpu/gfx_v9_4_3.c > index e5cfb3adb3b3..7fb2d38b010a 100644 > --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c > +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c > @@ -23,7 +23,6 @@ > #include > > #include "amdgpu.h" > -#include "amdgpu_xcp.h" > #include "amdgpu_gfx.h" > #include "soc15.h" > #include "soc15d.h" > -- > 2.20.1.7.g153144c > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76764C7EE2D for ; Tue, 23 May 2023 15:56:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236483AbjEWP4J (ORCPT ); Tue, 23 May 2023 11:56:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235434AbjEWP4H (ORCPT ); Tue, 23 May 2023 11:56:07 -0400 Received: from mail-oi1-x22f.google.com (mail-oi1-x22f.google.com [IPv6:2607:f8b0:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4DAD38E; Tue, 23 May 2023 08:56:03 -0700 (PDT) Received: by mail-oi1-x22f.google.com with SMTP id 5614622812f47-3982f09df74so478592b6e.0; Tue, 23 May 2023 08:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684857362; x=1687449362; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=feR7RDbEdLIuOxFRuDJ8YtvTuElIb6gfqh0e2jlKlZ4=; b=BQ/BwtssHhbZ5SXgrL5qqcG4DxAtKpPixF+jH7TZmPAC6I3vktKSEdVhZDZ+ztF5Up X3wixHyR4QgoCizXCGPnprd+j9fKQZ8YfRCxcOPlVvd+/TIHG2uLsCxwd83ztdxm/2hq w0SwwSU2mAxn5+9WETXaqT7JLlyeES6GGGpGJGNb7kyYSW32dRzDMH8YQNjcENmueK5H CyukFJtQHtcLKhQn1KZhezhSsFaC0FzrGS6Wy24v5tKB2mfal6IUZwXkXTDl60M9X/re YjrqAi5wA6nuB5HYA4yMhgYBJDsvCPiZz7Tzu9q1ibzAWEX1acOd3gdM2kJpcci6tghO +VEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684857362; x=1687449362; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=feR7RDbEdLIuOxFRuDJ8YtvTuElIb6gfqh0e2jlKlZ4=; b=HbkQ9tYSx905XvU8gSLjarGnK6GXHqEBqR3Y8qY4jEMDIPnxwZENArpJSQ8r16O2Vq bqSobfbRlaxaMwf62lFhKGr/O9BpJMLp1s20B0Bsxcxm1jWq0ggrpIETo05oTJmhhFmK 7NcLXqv29PKq8M3UCSZSNaaSG5hiJujo33H29W0+Ikk+3Omu9zOcHS6mZyi5uzgsTC3C xKUTRbslGdAraY7VPJp4sNn+imvPnE+kg0lENTkVUehQ295Zaek6Hq7TjHBVmO9JCDze jWZ+/JT7oK4aT6TphbH1Gz0Vq0AZqkGBa41TwL4dm7nv6K0ys3In7CoGoyWx9QwDvjbQ DwdQ== X-Gm-Message-State: AC+VfDwEL7LSz9UUZ9ED6JrRvuTqnCOQ1X4DZ9EZ8UvV3X5l/wQ688sb UjhVTxUOvMdRzy3u4tRQCiNIUCBDwD+uDmLOKajNe2YP X-Google-Smtp-Source: ACHHUZ4ZyUpdVtXyIatHPpZHmnxoVWfMnEnl1OVupErapn37R44kVZgKLmbC5muGz5Am7Mmro0S57dh0vvs0jDarnnk= X-Received: by 2002:aca:1109:0:b0:383:ca99:c70e with SMTP id 9-20020aca1109000000b00383ca99c70emr6905361oir.59.1684857362565; Tue, 23 May 2023 08:56:02 -0700 (PDT) MIME-Version: 1.0 References: <20230523021811.122014-1-jiapeng.chong@linux.alibaba.com> In-Reply-To: <20230523021811.122014-1-jiapeng.chong@linux.alibaba.com> From: Alex Deucher Date: Tue, 23 May 2023 11:55:51 -0400 Message-ID: Subject: Re: [PATCH] drm/amdgpu: Remove duplicate include To: Jiapeng Chong Cc: alexander.deucher@amd.com, Xinhui.Pan@amd.com, Abaci Robot , linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, sumit.semwal@linaro.org, linaro-mm-sig@lists.linaro.org, dri-devel@lists.freedesktop.org, christian.koenig@amd.com, linux-media@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Applied. Thanks! On Mon, May 22, 2023 at 10:18=E2=80=AFPM Jiapeng Chong wrote: > > ./drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: amdgpu_xcp.h is included more = than once. > > Reported-by: Abaci Robot > Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3D5281 > Signed-off-by: Jiapeng Chong > --- > drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c b/drivers/gpu/drm/am= d/amdgpu/gfx_v9_4_3.c > index e5cfb3adb3b3..7fb2d38b010a 100644 > --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c > +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c > @@ -23,7 +23,6 @@ > #include > > #include "amdgpu.h" > -#include "amdgpu_xcp.h" > #include "amdgpu_gfx.h" > #include "soc15.h" > #include "soc15d.h" > -- > 2.20.1.7.g153144c >