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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 DEB21CCD185 for ; Sat, 11 Oct 2025 00:23:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Gs6qK5+p3+mYOcv7SCRNDUh2R8gzPWwIwpg7xpxkKsw=; b=zcgvv3CAeUsREWHyeP0zPsqIGO hM8Ga6YrdimHs+K9GDLJeJ0dvfSaHX8YUQBczgSds/J/um2pcW/qUoHDL74cDjqc3V8j0GfSdTgrD 6Q2g2AzE1Pn+v4iEOPfkR4Uoyht5WQr5NsIRXA9sPKp0v5s2a/3ZAbmyXYLbqBWgJrEMFyJqVwA0m qNdeZhgrNRa+5Fb/3w2V1KAEkDSV06Ww3swQq12aDsq2IWJvYJVNh914Dec2m91W9i7c8hsGJDvmu X8K0faQsMhwalmFYwumB0HF4FCBxgzYdU4rpVhUcqfWptWiIn3zygR5mBo+ybqh+wpxPT7j4qyDYT F9t11PqA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v7NOL-00000009a83-38JB; Sat, 11 Oct 2025 00:23:21 +0000 Received: from fllvem-ot03.ext.ti.com ([198.47.19.245]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v7NOI-00000009a7a-26fw for linux-arm-kernel@lists.infradead.org; Sat, 11 Oct 2025 00:23:19 +0000 Received: from fllvem-sh03.itg.ti.com ([10.64.41.86]) by fllvem-ot03.ext.ti.com (8.15.2/8.15.2) with ESMTP id 59B0N9ov352732; Fri, 10 Oct 2025 19:23:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1760142189; bh=Gs6qK5+p3+mYOcv7SCRNDUh2R8gzPWwIwpg7xpxkKsw=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=UDS8fZlBxEsB2jli/iOgJW0q030CbdVsCa1gWQME6bX/V/vP6qf/N7Vy8XnQp1ZzP 3DCQVT/smPzCUP9GcJ3CcVxO5M7BfQqNA5nFkIr3PDA7pKVCsiHg9UOQSdFW4t1s1+ 1fkiCOjPTZxA6C7MK0ILvQy7taThXe/tyzKatgl8= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by fllvem-sh03.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 59B0N8if2574113 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Fri, 10 Oct 2025 19:23:09 -0500 Received: from DFLE209.ent.ti.com (10.64.6.67) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Fri, 10 Oct 2025 19:23:08 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DFLE209.ent.ti.com (10.64.6.67) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20 via Frontend Transport; Fri, 10 Oct 2025 19:23:08 -0500 Received: from [10.249.42.149] ([10.249.42.149]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 59B0N85I2429934; Fri, 10 Oct 2025 19:23:08 -0500 Message-ID: <0ebb5709-2588-491e-b05c-63aa8609d67c@ti.com> Date: Fri, 10 Oct 2025 19:23:08 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 2/7] remoteproc: core: Sort header includes To: Peng Fan , Bjorn Andersson , Mathieu Poirier , Arnaud Pouliquen , Daniel Baluta , Maxime Coquelin , Alexandre Torgue CC: , , , References: <20251010-remoteproc-cleanup-v2-0-7cecf1bfd81c@nxp.com> <20251010-remoteproc-cleanup-v2-2-7cecf1bfd81c@nxp.com> Content-Language: en-US From: Andrew Davis In-Reply-To: <20251010-remoteproc-cleanup-v2-2-7cecf1bfd81c@nxp.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251010_172318_633494_70472956 X-CRM114-Status: GOOD ( 10.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10/10/25 7:24 AM, Peng Fan wrote: > Reordered the header includes in drivers/remoteproc/remoteproc_core.c > to follow alphabetical order to simplify future maintenance. > > No functional changes. > > Signed-off-by: Peng Fan > --- Acked-by: Andrew Davis > drivers/remoteproc/remoteproc_core.c | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-) > > diff --git a/drivers/remoteproc/remoteproc_core.c b/drivers/remoteproc/remoteproc_core.c > index 29bbaa349e340eedd122fb553004f7e6a5c46e55..f7d21e99d171667d925de769db003c4e13fe8fe8 100644 > --- a/drivers/remoteproc/remoteproc_core.c > +++ b/drivers/remoteproc/remoteproc_core.c > @@ -16,29 +16,29 @@ > > #define pr_fmt(fmt) "%s: " fmt, __func__ > > +#include > +#include > +#include > #include > -#include > -#include > #include > -#include > -#include > -#include > #include > +#include > #include > -#include > -#include > -#include > -#include > -#include > #include > -#include > -#include > +#include > +#include > +#include > +#include > #include > #include > +#include > +#include > +#include > +#include > +#include > +#include > #include > #include > -#include > -#include > > #include "remoteproc_internal.h" > >