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 AA7F3C433F5 for ; Tue, 11 Oct 2022 09:48:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229550AbiJKJsH (ORCPT ); Tue, 11 Oct 2022 05:48:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbiJKJsG (ORCPT ); Tue, 11 Oct 2022 05:48:06 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A64CE74CCF; Tue, 11 Oct 2022 02:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1665481685; x=1697017685; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=X7aXXVOlBHDkw90nWzBrfDp5Pw/UBVwOZTwSGqIfCIg=; b=0e3UWfuIG/JB4Av1WelvWAb9yetgVoyybARnXFP6YSAI/8q73ZcKwL0a 0zkgf3CKzRgkAI/mqLdD4E9aFetOZhUCxmgCTjtWvOxDbC1H5Hx7fnYlM BrnvbP51jGfNKr09Lv1KRIAG1B8MnLaUJhcJ+rvGiJqjqjpPLrP/j70wo uFeff7KkwrPVRxRWviMGTTANl/Y7NuP50jxYZgXkZtmAVo/xf8XbtqXnG Q8Ius6eg1oRVtDLL/H/LEutLGYfSb6EI/gypEuts6pBafA1Ax6mcmEpSk Hysjn2aKgeT4WKpKa/Ii279BdjH4maJ99ieuDWQ8nt7KD+M2jy2UeObpg Q==; X-IronPort-AV: E=Sophos;i="5.95,176,1661842800"; d="scan'208";a="178123604" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 11 Oct 2022 02:48:01 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Tue, 11 Oct 2022 02:47:59 -0700 Received: from localhost (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Tue, 11 Oct 2022 02:47:58 -0700 Date: Tue, 11 Oct 2022 11:52:33 +0200 From: Horatiu Vultur To: Andy Shevchenko CC: Marc Zyngier , Bartosz Golaszewski , "Kent Gibson" , Mauro Carvalho Chehab , Billy Tsai , Thomas Gleixner , Linus Walleij , Mika Westerberg , AngeloGioacchino Del Regno , Chen-Yu Tsai , Claudiu Beznea , Samuel Holland , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , , , , , , , , , , , , , , , , , , , , Thierry Reding , Jonathan Hunter , Patrice Chotard , Andreas =?utf-8?Q?F=C3=A4rber?= , Manivannan Sadhasivam , Andrew Jeffery , Joel Stanley , Florian Fainelli , Ray Jui , Scott Branden , "Broadcom internal kernel review list" , Charles Keepax , Richard Fitzgerald , Dong Aisheng , "Fabio Estevam" , Shawn Guo , Jacky Bai , Pengutronix Kernel Team , "Sascha Hauer" , NXP Linux Team , "Andy Shevchenko" , Sean Wang , Andrew Lunn , Gregory Clement , "Sebastian Hesselbarth" , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , "Ludovic Desroches" , Nicolas Ferre , Alexandre Belloni , Chen-Yu Tsai , Paul Cercueil , Damien Le Moal , Tony Lindgren , Haojian Zhuang , "Maxime Coquelin" , Alexandre Torgue , Michal Simek , "Andy Gross" , Konrad Dybcio , Tomasz Figa , Sylwester Nawrocki , Alim Akhtar , Viresh Kumar , Shiraz Hashim , , Orson Zhai , Baolin Wang , Chunyan Zhang , "Emil Renner Berthing" , Kunihiko Hayashi , Masami Hiramatsu Subject: Re: [PATCH v2 17/36] pinctrl: ocelot: Add missed header(s) Message-ID: <20221011095233.jk2vypndisz2wgn6@soft-dev3-1.localhost> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-18-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <20221010201453.77401-18-andriy.shevchenko@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The 10/10/2022 23:14, Andy Shevchenko wrote: > > Do not imply that some of the generic headers may be always included. > Instead, include explicitly what we are direct user of. > > While at it, sort headers alphabetically. > > Signed-off-by: Andy Shevchenko > --- Acked-by: Horatiu Vultur > drivers/pinctrl/pinctrl-ocelot.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) > > diff --git a/drivers/pinctrl/pinctrl-ocelot.c b/drivers/pinctrl/pinctrl-ocelot.c > index 647e91490bac..a9343c242cd5 100644 > --- a/drivers/pinctrl/pinctrl-ocelot.c > +++ b/drivers/pinctrl/pinctrl-ocelot.c > @@ -13,15 +13,17 @@ > #include > #include > #include > -#include > -#include > -#include > -#include > #include > #include > #include > #include > > +#include > +#include > +#include > +#include > +#include > + > #include "core.h" > #include "pinconf.h" > #include "pinmux.h" > -- > 2.35.1 > -- /Horatiu