From patchwork Mon Oct 10 20:14:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003628 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 7F045C433FE for ; Tue, 11 Oct 2022 06:07:40 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7A13236D3; Tue, 11 Oct 2022 08:06:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7A13236D3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468458; bh=b/f5qnk86K8IvDMxiisJG/aX+sY4tlL8aHadR4IA4AY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=joK0Q1yzjYnYQ3rW9/1S/ccLtZ0pO8CKa/xYmCgD+FGnqLAgFddL4KxyZuVUkUpfi BfyRwi9xvMGiV+04Y5O6A7k/YKlzmmZZeFh6j4YkE0DtfcpqF7Fv7v0nvuPV2+hyWD 3LttclUBXSC6IsMNG6CDUfpQWMoBfAZAg6bmEteA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id AF64DF805C0; Tue, 11 Oct 2022 08:02:32 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 75849F804D8; Mon, 10 Oct 2022 22:15:13 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id E9FC0F800B8 for ; Mon, 10 Oct 2022 22:15:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E9FC0F800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="QovcRq5+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432908; x=1696968908; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=b/f5qnk86K8IvDMxiisJG/aX+sY4tlL8aHadR4IA4AY=; b=QovcRq5+DEiiY87jqHGBVZgNEy3TN20iM5TZDpd0OMmxOo62Q4yHrnQQ pRhDrqf5CWQrkEmDGczaHh3QigQ8A6ZuUEKCeCrHmzTPJEx+n+YA6gl80 Sc89B3Xeb3AxmONff2nYX06cobVkSXP1kJhR3xy9baX7BpLukxx+fb6kx Za2h94wn85iHH703hKzYk9fBZ3c1fhSudJCLEjn3jKx9ShLhk69cTmPnI LSMKcnvkbddJaT2GPByGmHH/0v8bcWE4/h0oe1xfq6g9iCF4MxVDw5zdM RL0LZpz6T2v5DzQQKc246nxD2ycVgHuZNbMlEQzdT39o932Ado6NpwuXV Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="330798884" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="330798884" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862737" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862737" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:14:50 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 5DBF01E0; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:17 +0300 Message-Id: <20221010201453.77401-2-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Linus Walleij --- drivers/gpio/gpio-tegra186.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-tegra186.c b/drivers/gpio/gpio-tegra186.c index 54d9fa7da9c1..fdc5bdcd5638 100644 --- a/drivers/gpio/gpio-tegra186.c +++ b/drivers/gpio/gpio-tegra186.c @@ -7,12 +7,13 @@ */ #include +#include #include #include #include #include #include -#include +#include #include #include From patchwork Mon Oct 10 20:14:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003627 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 6A74EC433FE for ; Tue, 11 Oct 2022 06:07:27 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 94F2236CC; Tue, 11 Oct 2022 08:06:35 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 94F2236CC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468445; bh=kjXzGbYDAGDzUThAUri+8VVRFkkuppwpSy0/gaNxk3U=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=IPXxGiAaOVUfy2ItY0k9B6vwKyFkeg3JV7eyRtfA76DckVTBRNL+Nk5NFI/H09/vX K7u7kxiRzJTvKe36uIeolSmO34sgQaDARvWPP6MnkWu3MF8SF1c3nwzi0cAnY8V/Vh TSahiftJX4pfhc1c9D3cujunk24P7lXzMAYrPHJs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id AC12DF805B6; Tue, 11 Oct 2022 08:02:31 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 81790F80155; Mon, 10 Oct 2022 22:15:13 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D3BE1F80256 for ; Mon, 10 Oct 2022 22:15:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D3BE1F80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Mu00PDkH" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432910; x=1696968910; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=kjXzGbYDAGDzUThAUri+8VVRFkkuppwpSy0/gaNxk3U=; b=Mu00PDkH+6Y5C54LgTbt/VZm2nMLiqDYuPMeJ9ty+GRS0rFIie07y5ZK a4uo/sjLiUScrKsCQEJQWAuKG+tkQQQTs1yWtpPZ8kFqDu4UN0kxDEqYg ViTpXi1lbfFBCC03rgHe58ZGU7or+z3OVHLeqUnS9Xy7K+HcE4LgrhmLv 58UIEKZR6e4AQm8MRbfwQxqoj1F6h92fdbbu193HAc29TizgcEJKXYH3p NwcWtU8EFVnTSwdDir5jg2WfnP3+cHUXrFNaWiCcHUjNn5iDVHwcpF8UT xeY7vC1pufPlDr5hwm2m1DPT2oFeLKk6to5oaTNVmiiLU5Uz4/nlY2qLL A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="330798888" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="330798888" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862739" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862739" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:14:50 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 778C82B0; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 02/36] gpiolib: cdev: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:18 +0300 Message-Id: <20221010201453.77401-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/gpio/gpiolib-cdev.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/gpiolib-cdev.c b/drivers/gpio/gpiolib-cdev.c index f8041d4898d1..60a60e2d60c5 100644 --- a/drivers/gpio/gpiolib-cdev.c +++ b/drivers/gpio/gpiolib-cdev.c @@ -10,8 +10,9 @@ #include #include #include -#include #include +#include +#include #include #include #include @@ -20,11 +21,12 @@ #include #include #include +#include #include #include #include #include -#include + #include #include "gpiolib.h" From patchwork Mon Oct 10 20:14:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003629 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 695B0C433FE for ; Tue, 11 Oct 2022 06:07:57 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 9697B36D7; Tue, 11 Oct 2022 08:07:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9697B36D7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468475; bh=5aMlx8MjwRboHF89NLa+7LtdxT0Jr0b4GEWJm8cGkaQ=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Ic4lUOs6nM4MCQzLUHTDEk4OcTy71Rm7U3YFoyaw6vdOUJ1gVq27lpiY4UyH5d0MR sITeUpZYEOqxGL3jzGklofmULOVO+xUDN7hG3zke447UjAbZyi+XgJBf2a5mzJO3bC Uujc/124W4r/9t5yhjQj+QMK4vLq+sXcW3PMWfuQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5DEFFF805C1; Tue, 11 Oct 2022 08:02:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5C0F5F804D8; Mon, 10 Oct 2022 22:15:16 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 49B61F801D5 for ; Mon, 10 Oct 2022 22:15:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 49B61F801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="bO7GVckT" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432913; x=1696968913; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=5aMlx8MjwRboHF89NLa+7LtdxT0Jr0b4GEWJm8cGkaQ=; b=bO7GVckTRC81tjdsrFeq+5AzeHclYE5kYnF5sShHS193mY1w11uqz6L+ CHT44x+ACvRe03rPMl1Cmnoo3Lj4mt5KoGab3bJAz+aAqgNd7oszWJSt0 NHVFCVwsm+mM2K16bVFcfbppFmJzs6ZPlKTDnK4YuzhamuBV7vVeLICQ5 LYG2n0QDV+fFg9QyWuseS09g/d4KRM7WcNHFzuL51EcsmcpsYev6kjFir u7Lhtu3pwj01hdZB4lehw25uoSHo2WzV5C43Kdg2CULOIW0WOXlo1us4O VV07vyLzk/yDk9353PdbQzcNo9tFkvUsqFhaSKGcxrJ1hGWNaIyLG6Ap1 A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381553" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381553" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240661" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240661" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:14:59 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 8B04A30B; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 03/36] media: c8sectpfe: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:19 +0300 Message-Id: <20221010201453.77401-4-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c b/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c index cefe6b7bfdc4..4c5027a0480d 100644 --- a/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c +++ b/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c @@ -24,16 +24,18 @@ #include #include #include +#include +#include #include -#include #include #include +#include #include -#include -#include "c8sectpfe-core.h" #include "c8sectpfe-common.h" +#include "c8sectpfe-core.h" #include "c8sectpfe-debugfs.h" + #include #include #include From patchwork Mon Oct 10 20:14:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003633 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 A76FAC433FE for ; Tue, 11 Oct 2022 06:08:56 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DFD6136E4; Tue, 11 Oct 2022 08:08:04 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DFD6136E4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468535; bh=1RmxBnijmSLNIyL2ITdFJrA7Z6UfQyPxRAWlXDyYJM4=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ALr91aA/paolAoRJqWbyUNjN8zqv80EZVh35GimrG4m28y23vRUhweKqV6KDJWXQv oliOkTJr8E5000SdjWGeaGz1N8c/L7siFAatWxWysbrbfxDHitdBfc81v70Iyx3aay ZOqzhCvW5zta0Y++YP4RoENYx8kF8iGKUp7tOMaE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E0EF9F805DA; Tue, 11 Oct 2022 08:02:35 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D67ABF804FF; Mon, 10 Oct 2022 22:15:16 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C7FC0F80155 for ; Mon, 10 Oct 2022 22:15:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C7FC0F80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="HHswyWoy" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432915; x=1696968915; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=1RmxBnijmSLNIyL2ITdFJrA7Z6UfQyPxRAWlXDyYJM4=; b=HHswyWoyRWZgzywiQ9IV7Bbcjh+rjOk/a7yNDhDTxIg6aBoFKYULpz9Y 127xF8NLK78nSQWNCoefmzBNIdKwI7lNv8T3GI4P41VLCY1rrqxcxir1H obHCU118cQBG+84Z88chJ98Tp16W1Y/P0KBbjzuy6OWU70Ix2MNs6jJI7 ChwQ7iZ6EEa9k5x3G/lJSk8dPJ3NXHXs8+3GbtWpUMnhnU10XDd11ES2d XVJVdDfYWhF0Hm1fn9ovI4uRrf4C5V86zhzmrMTehBZ3BCtI7cy6U0AaB VDDAVq5dmeHIioRh5p4XjUL9Uerio6XsNmgqSkIdVMwkPcfyrheMx+Joy g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936369" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936369" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862771" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862771" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:14:59 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 9D391331; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 04/36] pinctrl: actions: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:20 +0300 Message-Id: <20221010201453.77401-5-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/actions/pinctrl-owl.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/pinctrl/actions/pinctrl-owl.c b/drivers/pinctrl/actions/pinctrl-owl.c index ed46abc15d72..a84ace6e451e 100644 --- a/drivers/pinctrl/actions/pinctrl-owl.c +++ b/drivers/pinctrl/actions/pinctrl-owl.c @@ -17,13 +17,15 @@ #include #include #include +#include +#include +#include + #include +#include +#include #include #include -#include -#include -#include -#include #include "../core.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003630 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 A2A1AC433FE for ; Tue, 11 Oct 2022 06:08:13 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D3FDF36BE; Tue, 11 Oct 2022 08:07:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D3FDF36BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468491; bh=CqemTGOdGp4RFKaxsArxDkHX9Dedwc8sdTjVd9O3UKk=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=kRpo2ZtMFFigU8aHnsT2oR78sSIjCSVDNLuHvTLn+cE9KQrwwycBEX3+sAt3vjFnj qCLUGU0ezJuSOI6YMdlcHbPUe4N5nYMKT/pIgFuKRMboPWbBMKoEBWF77p0Pi/0Xxn paIV45zNF+vU7CZWc+qNkfSodrcalCpUzmVP8WuA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 07055F805C8; Tue, 11 Oct 2022 08:02:34 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 4413AF8053B; Mon, 10 Oct 2022 22:15:18 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 4B31EF800B8 for ; Mon, 10 Oct 2022 22:15:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4B31EF800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lb3IquLk" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432915; x=1696968915; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=CqemTGOdGp4RFKaxsArxDkHX9Dedwc8sdTjVd9O3UKk=; b=lb3IquLk/S+Rq/A6kcxCjM2kmNxTbIC2igRfAxU6+wlbf51m4/46vrnu jwqQUW8wsZOYNx12OENF917N1tk+TTwdUmif7vKBLNLPeFfqH5Z766DJM bJdQOLI7ZgV01cDoMVTYH//XSydRyMePRL8GDJSXo6+XnvdEIaGNxGY+a v/p1wJNQCy+8y6OjhwTyoWn4/cNFtfKXIo8aKYgWe7v5wZ2t2HCZyFSfd Ulpb+NErgd68C1NLV0+Amwr0VfbdjWnnG4l8OcBx6hZQ17fuq0LWqDT2J SViqB6CCoM+Rrx14Uhu+OaeMjnqlvatphmVAISyzJSUZVEusMh5rtd482 g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381561" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381561" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240687" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240687" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:02 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id B3C0FD0; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 05/36] pinctrl: aspeed: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:21 +0300 Message-Id: <20221010201453.77401-6-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/aspeed/pinctrl-aspeed.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/aspeed/pinctrl-aspeed.c b/drivers/pinctrl/aspeed/pinctrl-aspeed.c index a30912a92f05..3945612900e6 100644 --- a/drivers/pinctrl/aspeed/pinctrl-aspeed.c +++ b/drivers/pinctrl/aspeed/pinctrl-aspeed.c @@ -5,6 +5,7 @@ #include #include +#include #include #include #include "../core.h" From patchwork Mon Oct 10 20:14:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003631 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 D3FA7C433FE for ; Tue, 11 Oct 2022 06:08:24 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 2200036DC; Tue, 11 Oct 2022 08:07:33 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2200036DC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468503; bh=+IG7voHhSJy2wALLTCzE+UfbKUfIMwykh9YQ3tA6sww=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=r/chUmoe0qUCOIIiskfBndFjNWjtw0+c3i0bVCNksZUbrxjPc/0pEsqjfKPlaa9P2 M7yJESqf+TWHcEbhzHlMNSnxebSx8wv5xLQi1rhApi3TrMlwBDU1u9GyqQMcNBwtlb RKoNjs+4jmfT/uTR4NaW83IfY0iRo8bONinCVU1A= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A31F4F805D2; Tue, 11 Oct 2022 08:02:34 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7C2D6F80155; Mon, 10 Oct 2022 22:15:19 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CD608F801D5 for ; Mon, 10 Oct 2022 22:15:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CD608F801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="HTUDoTyM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432917; x=1696968917; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=+IG7voHhSJy2wALLTCzE+UfbKUfIMwykh9YQ3tA6sww=; b=HTUDoTyMKSkCjrA3cxV7+spmYfJGI/3Fuhjzc0BN+i/6aIrqGh+gL97I v8RdCOm3LXNvwz6H80bbWLLUlY3Uu6aME0QJukBHTkjKPYe1zjTz9kb8w UhtnR3rP+/V/qPSmpR1LrqLgDOmpiAtqwvuxEjGVBPnD+9zCht6PlN42L PNMZ4y+wgHftRbPy+6o7jWTIlw4MDF3v+9PjC8j/N4KpjqEA9laYFQ7z/ MvhfCS4ML5SvqTCuZhcpjvKXs94iAtKtWP2wEDda/CwV/GVoxVZ8MhZPZ 07KRAp+ks5gPrRsf5asogI1GZQYejOAC42gGKB3Em2j3GmZ+4PBXYh82E w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936387" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936387" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862806" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862806" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:02 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id EEB513ED; Mon, 10 Oct 2022 23:15:11 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 06/36] pinctrl: at91: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:22 +0300 Message-Id: <20221010201453.77401-7-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Claudiu Beznea --- drivers/pinctrl/pinctrl-at91-pio4.c | 10 +++++++--- drivers/pinctrl/pinctrl-at91.c | 16 +++++++++------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/drivers/pinctrl/pinctrl-at91-pio4.c b/drivers/pinctrl/pinctrl-at91-pio4.c index 82b921fd630d..e38c683aba09 100644 --- a/drivers/pinctrl/pinctrl-at91-pio4.c +++ b/drivers/pinctrl/pinctrl-at91-pio4.c @@ -7,18 +7,22 @@ */ #include + #include #include +#include #include #include -#include #include #include -#include +#include +#include + #include +#include #include #include -#include + #include "core.h" #include "pinconf.h" #include "pinctrl-utils.h" diff --git a/drivers/pinctrl/pinctrl-at91.c b/drivers/pinctrl/pinctrl-at91.c index 81dbffab621f..1e1813d7c550 100644 --- a/drivers/pinctrl/pinctrl-at91.c +++ b/drivers/pinctrl/pinctrl-at91.c @@ -7,22 +7,24 @@ #include #include +#include #include +#include +#include #include -#include #include +#include #include +#include +#include #include -#include -#include -#include + +/* Since we request GPIOs from ourself */ +#include #include #include #include #include -/* Since we request GPIOs from ourself */ -#include -#include #include "pinctrl-at91.h" #include "core.h" From patchwork Mon Oct 10 20:14:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003632 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 2CCB9C433F5 for ; Tue, 11 Oct 2022 06:08:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 6021C36CF; Tue, 11 Oct 2022 08:07:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6021C36CF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468521; bh=uF7xBeu93M354EETrHSJuoNGE435FvYms9ki+0pIZb8=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vsk2yk0o5dr5QQrGIvaFJd4IelOX6Mrf5+D76tn1T7e6lZutamX8fWt6fCIjeB5bf MXbROMHH45evq5l1YmWw8ZobGWOFMbar3wGG6TOzln3y8yXfGKDB7rhr8OJxKUO7Lx Ya466VVxJBSt1QplL/Msi3wpTQOOSPC03GlixwzE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 3D22BF805D4; Tue, 11 Oct 2022 08:02:35 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id C8CB9F801D5; Mon, 10 Oct 2022 22:15:19 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id E8D0EF804D8 for ; Mon, 10 Oct 2022 22:15:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E8D0EF804D8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="J/Xqv5A1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432918; x=1696968918; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=uF7xBeu93M354EETrHSJuoNGE435FvYms9ki+0pIZb8=; b=J/Xqv5A1J5KPACQ0pz8HDAhaGnfyTnEERCeK8oKAMokxNiDHzJYIvDof 9e2NToNvFyi9QbcmYxFbE7xxoea8GsLZedjcyfs5jK5xRQdMgCRfnOAWi EK6pcTHnxLmFfR9FD8HkQAwwT7embzTGrsGZzIipEPPJiMjpiW2bq2hgj hijYqIaStBNL7P9qVn7Ul1PhEozs7/UfwtSxrDkLPWCT6bqdwfydQvEH6 dT+mYnNyfcky6okgtzflTULrk6Webog++7VfuvzqtLmEawHHPhEwjwjns HIkdTS24G7T3jhL05nRv/hHJSD87eYSb6Zzc7/aozbiRvcm9WpeDVO4jM A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936393" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936393" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862814" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862814" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:03 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 30918443; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 07/36] pinctrl: axp209: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:23 +0300 Message-Id: <20221010201453.77401-8-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/pinctrl-axp209.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/pinctrl-axp209.c b/drivers/pinctrl/pinctrl-axp209.c index 7ab20ac15391..0bc1b381a2b8 100644 --- a/drivers/pinctrl/pinctrl-axp209.c +++ b/drivers/pinctrl/pinctrl-axp209.c @@ -16,13 +16,15 @@ #include #include #include -#include -#include -#include #include #include #include +#include +#include +#include +#include + #define AXP20X_GPIO_FUNCTIONS 0x7 #define AXP20X_GPIO_FUNCTION_OUT_LOW 0 #define AXP20X_GPIO_FUNCTION_OUT_HIGH 1 From patchwork Mon Oct 10 20:14:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003634 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 0C4D5C433FE for ; Tue, 11 Oct 2022 06:09:12 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4D2C136E6; Tue, 11 Oct 2022 08:08:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4D2C136E6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468550; bh=GZpcdJH5iVJ4VhUCgOZkFVlz2hCRdLAMkf588dd7Ehg=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=D2naBiixT7AjmCvNB9axHojyYC2sW7GdPMbEQhKdnwm18fdLCDFyCOJTgQifpJhyK 9sOVZ7lN71UaJNKuAJaFB3jdjyg0INNRSbgtbfGjaTO9NRWodGnEswlKLNt8N0gh+k Hw3UWg5IBv9YhK75DyM63y+jvqL0l3gU2IUyiyFM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9C574F805E2; Tue, 11 Oct 2022 08:02:36 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B2711F801D5; Mon, 10 Oct 2022 22:15:24 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DE4FCF80256 for ; Mon, 10 Oct 2022 22:15:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DE4FCF80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="R3O8FTA5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432923; x=1696968923; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=GZpcdJH5iVJ4VhUCgOZkFVlz2hCRdLAMkf588dd7Ehg=; b=R3O8FTA5zxDhzo4wYt/k+XVZryGnxBOXSrjfAlyBKRvUuaPCmxUG1CmV xrKufE2v4PksXF6+ucHJ35qu4EG7yosf48eV/hlm7IkLFmOdVdnAYMxZS ajqapgpnDkglRa40raTFkjKsg3ONsuKX9SEuwcIw2GE56PnC5B+knoTVz hcBNkfPieP3IfmNy1bvcnyHNPsnA/8arGuyTJ7ASO2U2hbbPJ0kIlvtua 94sr8SMbCemydS1UXWg44VrFaWlk85fQ0huDbQp0e7WG3Jh0UU/f3DyKc vzSEXS2nwAgGX2BV9nL+N8SdnwYCn8gpwommvYxcbR6vTtzKNkW9XR84Z Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936414" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936414" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240733" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240733" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:11 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 67E7A53C; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 08/36] pinctrl: bcm: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:24 +0300 Message-Id: <20221010201453.77401-9-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/bcm/pinctrl-bcm281xx.c | 13 ++++++++----- drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 12 +++++++----- drivers/pinctrl/bcm/pinctrl-ns2-mux.c | 8 +++++--- drivers/pinctrl/bcm/pinctrl-nsp-mux.c | 8 +++++--- 4 files changed, 25 insertions(+), 16 deletions(-) diff --git a/drivers/pinctrl/bcm/pinctrl-bcm281xx.c b/drivers/pinctrl/bcm/pinctrl-bcm281xx.c index fd52a83387ef..73dbf29c002f 100644 --- a/drivers/pinctrl/bcm/pinctrl-bcm281xx.c +++ b/drivers/pinctrl/bcm/pinctrl-bcm281xx.c @@ -2,16 +2,19 @@ // Copyright (C) 2013-2017 Broadcom #include -#include #include +#include #include #include -#include -#include -#include -#include #include +#include #include + +#include +#include +#include +#include + #include "../core.h" #include "../pinctrl-utils.h" diff --git a/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c b/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c index 52fa2f4cd618..3df56a4ea510 100644 --- a/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c +++ b/drivers/pinctrl/bcm/pinctrl-iproc-gpio.c @@ -16,17 +16,19 @@ * SoCs IOMUX controller. */ -#include -#include +#include #include #include -#include #include +#include #include #include -#include -#include +#include + +#include #include +#include +#include #include "../pinctrl-utils.h" diff --git a/drivers/pinctrl/bcm/pinctrl-ns2-mux.c b/drivers/pinctrl/bcm/pinctrl-ns2-mux.c index 960e253f0be4..04f4fca854cc 100644 --- a/drivers/pinctrl/bcm/pinctrl-ns2-mux.c +++ b/drivers/pinctrl/bcm/pinctrl-ns2-mux.c @@ -9,12 +9,14 @@ #include #include #include -#include +#include +#include +#include + #include +#include #include #include -#include -#include #include "../core.h" #include "../pinctrl-utils.h" diff --git a/drivers/pinctrl/bcm/pinctrl-nsp-mux.c b/drivers/pinctrl/bcm/pinctrl-nsp-mux.c index db8f79920ff0..eb6298507c1d 100644 --- a/drivers/pinctrl/bcm/pinctrl-nsp-mux.c +++ b/drivers/pinctrl/bcm/pinctrl-nsp-mux.c @@ -20,12 +20,14 @@ #include #include #include -#include +#include +#include +#include + #include +#include #include #include -#include -#include #include "../core.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003637 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E1CF3C433FE for ; Tue, 11 Oct 2022 06:09:58 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 0B6CC36F1; Tue, 11 Oct 2022 08:09:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 0B6CC36F1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468597; bh=m2defh1ylzNuVm23KejDQrMHm34cmng8H0LbZpNeZ5Y=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=aYybLsjgRjCZf2xG9A0czNxvj4D0U4kaxjsvUENyNKbxyuZzfXint/b4HeKNdTevS 3KBQw9KJRMNetj/cp5aeMQg+hQz7wO/ahF4nGPKgFk9etTX2k8m8lqT8f+nhoQJhk6 HzytlnK8Z4i2EOR7d0P2KzbBBnwCKxoGSORuHB50= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B997EF805EC; Tue, 11 Oct 2022 08:02:38 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 79807F804AE; Mon, 10 Oct 2022 22:15:28 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 79C6EF8032B for ; Mon, 10 Oct 2022 22:15:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 79C6EF8032B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="MotncG5z" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432926; x=1696968926; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=m2defh1ylzNuVm23KejDQrMHm34cmng8H0LbZpNeZ5Y=; b=MotncG5zFKMhkvyAX+bgZGMQBBIOIO5eIxUbms3LLi11IfAjWWmfsmpp VjVvaX5I52OwOng+ggt4AhxIKAuo79/BIQ465J0UYKqECiAdsbZ8/UXqi /Mg0AqItcLudZhl910jKu74O+TK9vIfN/LBzA/yI4hVYeH+OPZI+/4jYM wCjMQicKMJc8LWnDwA4gAOqXMFjFotcmw1dlX0HOfABb4c6d03mHfT4V/ 9TeBaoNUNYLWtRrVjY8mkhia9hkvGI/6Ai1u5RAIyJHGLib4hsWTBkIzP QvX5y44i00NE8Dov/uDbO79ayVAGtvaxCQ88b42RuGKmv1FvuD/4wzNBf Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590422" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590422" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862879" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862879" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:11 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 7AD1E53E; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 09/36] pinctrl: cygnus-mux: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:25 +0300 Message-Id: <20221010201453.77401-10-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/bcm/pinctrl-cygnus-mux.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c b/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c index 5251460f6327..bf9597800954 100644 --- a/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c +++ b/drivers/pinctrl/bcm/pinctrl-cygnus-mux.c @@ -13,12 +13,15 @@ #include #include #include -#include #include +#include +#include + +#include +#include #include #include -#include -#include + #include "../core.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003640 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 CE683C433FE for ; Tue, 11 Oct 2022 06:10:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 129D23692; Tue, 11 Oct 2022 08:09:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 129D23692 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468642; bh=QU8q1TdhcwFhA7ytmA6B/UZPU6N+DU0FERGHf4j81U8=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=DB4oDuDIpyfgWtT3kwJQaqPOh1VmhgH6m8dd/TWbxuQ2Nz9Q5M0wuSujvJGdIG0C6 eL1jNOIlQAC7+Nes8KCHN5T76x7IHeXrwfr1VmC7wuZ7uEaCTqvrIx9UNZG/HqdTrI Dgn4esxNE3pYoRCUmU7k/KT2g/Ec9R4GQWmeJUUE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2683AF805F8; Tue, 11 Oct 2022 08:02:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id F3205F8053B; Mon, 10 Oct 2022 22:15:33 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 7451BF80256 for ; Mon, 10 Oct 2022 22:15:27 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7451BF80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="iP31XyBn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432928; x=1696968928; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=QU8q1TdhcwFhA7ytmA6B/UZPU6N+DU0FERGHf4j81U8=; b=iP31XyBnS/Kn1iJBBeGbNPhVRoNIK5ycjK8O0jsEQoZ6ezLncy9jUYyF q2W0wXF0DR98tjI5S+/aFD/HJETUTQuHeD11AP+6puMyXs9iEIJ3DECu8 By9YEwpGZ+UNDE3f/P6YQNFJGu/flOpUHVYd3OC/Z7qU0WZZ6Pk+1RUhK 0PFcU+jcXUgszBrestdrwgcLr5esZfMWoy1jAkInnfoovY7u9cs+Z9hnQ x+aOE4+2keZwTSp36OEyIwzZNDzh8AWk8qmZWK/oCo8pXzkzAZDAiLBJz jg0DWQypmAcpmrIrLAREkws2oWK/iIyrII0stP8fE0hN/BQGyy0ge1AT4 A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590430" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590430" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862883" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862883" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:11 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 9333756D; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 10/36] pinctrl: imx: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:26 +0300 Message-Id: <20221010201453.77401-11-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/freescale/pinctrl-imx.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/freescale/pinctrl-imx.c b/drivers/pinctrl/freescale/pinctrl-imx.c index 3a7d2de10b13..e9aef764138f 100644 --- a/drivers/pinctrl/freescale/pinctrl-imx.c +++ b/drivers/pinctrl/freescale/pinctrl-imx.c @@ -13,14 +13,16 @@ #include #include #include -#include #include +#include +#include +#include +#include + #include #include #include #include -#include -#include #include "../core.h" #include "../pinconf.h" From patchwork Mon Oct 10 20:14:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003635 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 18F1AC433FE for ; Tue, 11 Oct 2022 06:09:29 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4A95E36EC; Tue, 11 Oct 2022 08:08:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4A95E36EC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468567; bh=nLTZKJQmzWAs16O9DvkGIyWAPdm2PGKSQ8XFUBgnrDg=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=j5v9jUzrmBv/U9ON7PA/gqebf1lxSMOlmebeT7OcdT5v5by46jXPZG7ZGn754Fzsl KhHh7P5tLfjipfVLyturstn+FHtMKvK/x0KfPc8ymOTmxJM8pmmn8lcWIz+VAWlfGj 3LpGxUlV88N/OtxzvXzGOxEmrau333fwwzcsuyMs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 30EAAF805E6; Tue, 11 Oct 2022 08:02:37 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B4884F804D8; Mon, 10 Oct 2022 22:15:26 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D2DCAF80155 for ; Mon, 10 Oct 2022 22:15:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D2DCAF80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="kdnL3NhY" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432925; x=1696968925; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=nLTZKJQmzWAs16O9DvkGIyWAPdm2PGKSQ8XFUBgnrDg=; b=kdnL3NhY067zOBkyDvV9N4B0BFKpSSo85i7i4poaON4aq4m/KxurL0EW ZbWpMdmFWvWahdlisDTt2KFMOzqYP08bFHWV4/5TdF2DWKBeI7rGy875T +kHK97G84mL3Tgsym50dUtOlSZGUF/qScrs6mtCtBPJsRxnjD1AEliJt2 f0WPbTEZkCT4VJT61O1NEeL8kRRyT14pp2VlOrOkxMcRtx0BjwAtMvFHo u6QA+IrEHaXiXRJaoKsgzfNZTvIC7ddF1PJjl0PAXMsh/hio9h+rJaasB HZDHiJBs2iiBCIbDl138U8lj0/ADr4rsmCwiH/fT/YS+lpvkhwmgrdv/A A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936428" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936428" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240738" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240738" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:12 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id CDA05586; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 11/36] pinctrl: ingenic: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:27 +0300 Message-Id: <20221010201453.77401-12-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Paul Cercueil --- drivers/pinctrl/pinctrl-ingenic.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/pinctrl/pinctrl-ingenic.c b/drivers/pinctrl/pinctrl-ingenic.c index 7e732076dedf..dbc25a60fbff 100644 --- a/drivers/pinctrl/pinctrl-ingenic.c +++ b/drivers/pinctrl/pinctrl-ingenic.c @@ -14,16 +14,18 @@ #include #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" From patchwork Mon Oct 10 20:14:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003636 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 6EF72C433FE for ; Tue, 11 Oct 2022 06:09:40 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id A4F5936DD; Tue, 11 Oct 2022 08:08:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A4F5936DD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468578; bh=EZ3ygaOLlWwepCuvu84+w4yWIH5OPHvluovAh/nnM6E=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=BLA9xhrvqlwDxI1T263WZwDDq614h6p+iUPUc0hpTss9WC8SDyy9FBlt4Uv1fJRWM J/jOAhXr+k5W8XOsitGs5RhjK5qCnviOQzkVxsSh2MnI9AEbS1GJqNLI0zQpgTaocj gISm1Bmmbb9JUWAOYsqK0itpS0AvgWYAdHtVVYi4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C7EA0F805EA; Tue, 11 Oct 2022 08:02:37 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6E227F804FF; Mon, 10 Oct 2022 22:15:28 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 50E6BF800B8 for ; Mon, 10 Oct 2022 22:15:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 50E6BF800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Wt7yTYYZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432926; x=1696968926; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=EZ3ygaOLlWwepCuvu84+w4yWIH5OPHvluovAh/nnM6E=; b=Wt7yTYYZBOeBDxiC3xUOcppgDlnUPLjvgUlqZC6KKsi2Ihm/hCkE2gLz SIK+83CDyDptazxINac1rzm3pqfF7/M+cq463uRX9Ep39/x6T5itiKtP6 /aZmGWFTqSNCAJuS1t22t08k8FvWJL2QVahmrc+39+WEG1e1xg+oZxq0q FoH7/THslicmP04eyXHW71nGmEaAjyr1nfPEc8XAF80F+gVddY82rlq9U cs/C1Q7rBivkWHKY36LerjHOk5qgGUDeJv0vGXsTDzSxex/ZOGVzC1FAn ee/P3b/iD+uSxjoy+Ao1OG4yA+u76RhkXbkWRjTQJ/h4vW74rschQF5RG A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936438" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936438" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240746" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240746" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:13 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id E0BF35A3; Mon, 10 Oct 2022 23:15:12 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 12/36] pinctrl: k210: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:28 +0300 Message-Id: <20221010201453.77401-13-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Damien Le Moal --- drivers/pinctrl/pinctrl-k210.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/drivers/pinctrl/pinctrl-k210.c b/drivers/pinctrl/pinctrl-k210.c index ecab6bf63dc6..288e44457fec 100644 --- a/drivers/pinctrl/pinctrl-k210.c +++ b/drivers/pinctrl/pinctrl-k210.c @@ -3,18 +3,20 @@ * Copyright (C) 2020 Sean Anderson * Copyright (c) 2020 Western Digital Corporation or its affiliates. */ -#include -#include +#include #include +#include #include +#include #include -#include #include +#include #include + +#include +#include #include #include -#include -#include #include From patchwork Mon Oct 10 20:14:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003638 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 06670C433F5 for ; Tue, 11 Oct 2022 06:10:13 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 2A673369D; Tue, 11 Oct 2022 08:09:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2A673369D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468611; bh=mywQvBjWPzHdeWDwbOdj9RNfPWL33cKj0x+3gKEqnbA=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=rVkD2lTcFWieA0AC+SI+edPshRi9gjtp4hhQ9e4s/8/VQ+XoHW46cWpCbsS+F5dMx 6On27lCrJuQU7smoZhNJ7EX/G40njt/hH5U9ZNRovkkdydM0Y8JPgZChCrk4JaPucX Fs8p795K33K38+2JgmTFWT2ijctiGqqJMaC/EItg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 945C4F805F2; Tue, 11 Oct 2022 08:02:39 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E0472F8032B; Mon, 10 Oct 2022 22:15:29 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C18C8F80155 for ; Mon, 10 Oct 2022 22:15:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C18C8F80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lDPStsE5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432927; x=1696968927; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=mywQvBjWPzHdeWDwbOdj9RNfPWL33cKj0x+3gKEqnbA=; b=lDPStsE5kE5od3lD1bVtl/f7ElYZ+6QylrhZ8ZvGdWG1elXhzH2oNAat VnXrxRCwdWi2nYhQZX0cZB/wxJUDGTWWVrNzijObuJ2osWRPotvPEFa4J Xu5h5Pbtrk9DF4XtVoTYsUflxQdZXUtL26/y/62I8ec+nMqRimstqSUGA zjnk9Lfcnvp7gqaXAG2UZbRYU9RiAvRHV1MSGYkJYCe/WTILyv750ls+s lxIqzZwggnaOYXMWLyD9EPo+p/J4NkDb6idnkLoADjFIrE9D/W5R586Rn cqOFabLKj2qHm97I2jIWE8Ek0m+kwesEgiOStgyPk1zZt5EZiS5fso9cb g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936444" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936444" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240751" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240751" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:14 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 105AD5D2; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 13/36] pinctrl: lochnagar: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:29 +0300 Message-Id: <20221010201453.77401-14-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/cirrus/pinctrl-lochnagar.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/cirrus/pinctrl-lochnagar.c b/drivers/pinctrl/cirrus/pinctrl-lochnagar.c index 3fda4446d70b..0b78cf611afe 100644 --- a/drivers/pinctrl/cirrus/pinctrl-lochnagar.c +++ b/drivers/pinctrl/cirrus/pinctrl-lochnagar.c @@ -15,10 +15,12 @@ #include #include #include + +#include +#include +#include #include #include -#include -#include #include #include From patchwork Mon Oct 10 20:14:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003642 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 644E9C433F5 for ; Tue, 11 Oct 2022 06:11:14 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7441536F3; Tue, 11 Oct 2022 08:10:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7441536F3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468672; bh=yllurymkr/5yq2OEGIe+P3xaBffcWvgrsbGDtoshOgQ=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vfo9+7v9B3jGERn42m0y9y0rOcXI7w1oxBnCLyKhJC2YcOmM5yu4dMi64/fQeaiMx Xh4reh6Lc43fEo+05sMA4KNJzQAtRS0s4bmyNE8UUOmYHSwDVkXAYmIPRrbv8wyoev QiD79cv/frOrnPL7X2Cj0E3T3S1aeuE1FO8HFAt0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7D197F80602; Tue, 11 Oct 2022 08:02:42 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 913DFF8032B; Mon, 10 Oct 2022 22:15:35 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 58887F804E5 for ; Mon, 10 Oct 2022 22:15:27 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 58887F804E5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ia604N4A" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432933; x=1696968933; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yllurymkr/5yq2OEGIe+P3xaBffcWvgrsbGDtoshOgQ=; b=ia604N4AiK9rP7xwA1Tuha+1HNcAqM9AxW7I8lIlA253N/4rggepz81e ySgfVp5v1AXyffE6LrmjRwzkoJMJcZ7VoSXQ8Nb5fJdXJzMa1s6ZbcsI0 XO7Lxc6jxVapnudA/1curf4jyEFATAJ1+OihQL9GHNyc+5GsSN8xbxAAw 9INAW5kCegvu9HLGp95hCc8EgEsv09ZBNfYduTBOqBtIxLmorPjMQhPpb aKmndRjjoWWRoKuaRDWry0iJhe0wnUeb+4UrhRI48dQSVmSRyUhaVaX5i iHiDT3FV5pFwo2HXcVAq21F7ivdBkTuSMpAoU+aPBfUu9RhIh6qDcLTdb A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590448" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590448" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862905" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862905" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:14 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 1FE815F9; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 14/36] pinctrl: mediatek: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:30 +0300 Message-Id: <20221010201453.77401-15-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/mediatek/pinctrl-moore.c | 3 +++ drivers/pinctrl/mediatek/pinctrl-paris.c | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/drivers/pinctrl/mediatek/pinctrl-moore.c b/drivers/pinctrl/mediatek/pinctrl-moore.c index 526faaebaf77..9474ada5addb 100644 --- a/drivers/pinctrl/mediatek/pinctrl-moore.c +++ b/drivers/pinctrl/mediatek/pinctrl-moore.c @@ -9,6 +9,9 @@ */ #include + +#include + #include "pinctrl-moore.h" #define PINCTRL_PINCTRL_DEV KBUILD_MODNAME diff --git a/drivers/pinctrl/mediatek/pinctrl-paris.c b/drivers/pinctrl/mediatek/pinctrl-paris.c index 74517e810958..475f4172d508 100644 --- a/drivers/pinctrl/mediatek/pinctrl-paris.c +++ b/drivers/pinctrl/mediatek/pinctrl-paris.c @@ -11,7 +11,12 @@ #include #include +#include + +#include + #include + #include "pinctrl-paris.h" #define PINCTRL_PINCTRL_DEV KBUILD_MODNAME From patchwork Mon Oct 10 20:14:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003643 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 555D7C433FE for ; Tue, 11 Oct 2022 06:11:28 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8A5F136E7; Tue, 11 Oct 2022 08:10:36 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8A5F136E7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468686; bh=EI3ceZXYty9gjK1PLdDuhvwA1gJ4tOeASXXEi62lTKs=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=EZZoOSxlev+3sZr1GZXLra+4Sptbx5f4h19rg8VBsqog17OOt9vSBzEOVD1hjnNp6 A23UV7In/gnFrtKfcVFcOP3thl9YHV757IkVCaFvm0E8RfrJeTUmEmzRKy2elMmIdX 5ueobg8g206bGzMrs4v+WhXqJseO3n8OFKVGH8+o= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 14358F80606; Tue, 11 Oct 2022 08:02:43 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CA39BF8032B; Mon, 10 Oct 2022 22:15:35 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 4E096F80155 for ; Mon, 10 Oct 2022 22:15:28 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4E096F80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="gneg1jfr" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432930; x=1696968930; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=EI3ceZXYty9gjK1PLdDuhvwA1gJ4tOeASXXEi62lTKs=; b=gneg1jfria+dr2b4xvATceP/o6VOW9qOeVXr53M0bMgvreT9n5OXYfZ7 Iqa7aFF3Soio7Gf4AVT/ljZGAbKblflScY7idyn8origM2dv/RmPENyGl vEhqN+q1sHcOlJvOS8UqufwcHPAgHqaMD9UMMK+WTc6IxnUf5d87/E6Iu V5WrWPlXtlwIuNM2PHZpG2ZYltxyMQg3Fs3veDmU4My22Zn2WOwJV1ds3 PTSzs0vs9eu41WUbL7bgAlbiC9Fx6NOnO58efYvxSguapLDLTThbRXnQ+ AK6UbkX1YEuIPlZoFtd6LHENKqXDK+blYR+p1e5hlB6/1klpkpliTWLt3 w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590453" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590453" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862908" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862908" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:15 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 2DCC1710; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 15/36] pinctrl: mvebu: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:31 +0300 Message-Id: <20221010201453.77401-16-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/mvebu/pinctrl-mvebu.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/drivers/pinctrl/mvebu/pinctrl-mvebu.c b/drivers/pinctrl/mvebu/pinctrl-mvebu.c index 8ef0a97d2bf5..8e6aac4164df 100644 --- a/drivers/pinctrl/mvebu/pinctrl-mvebu.c +++ b/drivers/pinctrl/mvebu/pinctrl-mvebu.c @@ -6,20 +6,22 @@ * Thomas Petazzoni */ -#include -#include +#include +#include #include +#include #include #include #include -#include -#include +#include +#include +#include +#include + #include #include #include #include -#include -#include #include "pinctrl-mvebu.h" From patchwork Mon Oct 10 20:14:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003639 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E0E62C433F5 for ; Tue, 11 Oct 2022 06:10:28 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 0898D36DE; Tue, 11 Oct 2022 08:09:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 0898D36DE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468627; bh=NgSs7A9A8KMf/DfrWRc1FgI7mSPlPgzqAlVE32GJbJs=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=u5j0sGvrq3aMxa89W3g2XRAu1P9++PeEjUV1RaD+BcwYnU9yPhZpfS2ZqhwmBazjb T8QMF3rWXuPxZRgJLd6QssaSHSl34IA8ilieZGhlMEPCKb1b6FBQlSFY0ZT9eBkwbI dve7UUql6tO4U4nifrqO5hdj5IuwzVhD8ciecIuw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4FD0BF805F6; Tue, 11 Oct 2022 08:02:40 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6252EF804E5; Mon, 10 Oct 2022 22:15:32 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 65B98F801D5 for ; Mon, 10 Oct 2022 22:15:29 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 65B98F801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="WSQKiQ2Z" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432930; x=1696968930; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=NgSs7A9A8KMf/DfrWRc1FgI7mSPlPgzqAlVE32GJbJs=; b=WSQKiQ2Z/mHMmTbZH9w8GfJDS1joKVv3G7POlMMmNHxVrU9l2xIhUwMC 7UIgL+jMn3pvnmWDE3feoWrllLZb6+M8UScjpZsQwSmhsO9nYfzWgb78L Pe4tiLXTzCU4DrECBxm/oPtNZgqLLCzLxL3/sF/3o4DajffKm9sjZ6WwV +itjjNfTHOqStFBP8gzyfAexwT5nq8yMAR1kQpN+I6Nh+yzE6B2CGWa62 pfo7+eSK046QMTSiPUSXVUpKHSVWhg+yEMo0jCssEsNZ70Hs6fnwY7ZXK MjXH/Pwskre3QdJq/TdePvA+6HGL4ACdEhRfLUWUIWGB9qag8A7hgOoUI w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590458" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590458" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862911" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862911" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:15 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3BD1F725; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 16/36] pinctrl: npcm7xx: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:32 +0300 Message-Id: <20221010201453.77401-17-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c b/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c index 1c4e89b046de..ff5bcea172e8 100644 --- a/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c +++ b/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c @@ -11,14 +11,17 @@ #include #include #include +#include +#include +#include +#include + +#include #include -#include #include +#include #include #include -#include -#include -#include /* GCR registers */ #define NPCM7XX_GCR_PDID 0x00 From patchwork Mon Oct 10 20:14:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003641 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 24899C433F5 for ; Tue, 11 Oct 2022 06:10:56 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 570B236F7; Tue, 11 Oct 2022 08:10:04 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 570B236F7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468654; bh=D50Fpx/QUeI7xzc5HEtIUNC+GJQEBGOhEZ+fp/HQeyE=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=VYLo6IpRvsrLVzgR1XzArczjmX4xZymt3nAPlaRxcTLhgR2w95IvCu9UQko6Ca6E4 B7cYkurbuQtMvcr+/HkIhglI4rmECkJV0d2ITCJneGUopr0dVimNOQf/PTfXzOD+MV viQPQ+4G4DaGJQosV66tSsmX0n5cIPPTOHjLW3UE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id CFC3AF805FE; Tue, 11 Oct 2022 08:02:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3FE8FF8032B; Mon, 10 Oct 2022 22:15:34 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 3622BF800B8 for ; Mon, 10 Oct 2022 22:15:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3622BF800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="TFaV9Eug" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432932; x=1696968932; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=D50Fpx/QUeI7xzc5HEtIUNC+GJQEBGOhEZ+fp/HQeyE=; b=TFaV9Eugm3jBdo2EMLi/T4bElv9IBtulTMOzkSPIXsJLxphkwVaSa7kD 27XQ8U7vf5t9mcmeTsMfr1nQ4IxYKNok0r1DMYuRH+c/nr/rbPF85AEPs 9oHv1RWWieOsIPkKa+CNeRtfViGETSY4EA9dp0H4Oyub2gPvumkDizzFH 41Y1rGyTBxSsMUkpvUHp7QqCql5V7PbfT8s9yTLeFlzAnociytBisHAij 1jASIXqBwuo9X4hFljfKOPl0l4S/teu6kLXHNJsJdRvKj+XJe/mli1XCK Q7U10NyzXFk6yZ+56TxC3kXadWs2Rpf7cfAYKhxJZX9Gtmrc9dXnzXVIV w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="287590460" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="287590460" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862912" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862912" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:16 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 48E2074F; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 17/36] pinctrl: ocelot: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:33 +0300 Message-Id: <20221010201453.77401-18-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- 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" From patchwork Mon Oct 10 20:14:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003644 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 885BAC433F5 for ; Tue, 11 Oct 2022 06:11:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B350E36F6; Tue, 11 Oct 2022 08:10:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B350E36F6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468701; bh=RVFrUEXuSld0nkWuLc5y3Izxz33brkaj0hm5K7SscxY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=t+ehApKXo76UlCeBm5xLuPm9/uTezGMPGCDhvy+ULKfJKXJk+H7/rH/QLqAXQcGNo GO2eiiSOHiBqdHlSSBLJ8VDhBI3wDR3E8gAttu2XzJiY9rG9dYjxZhDyPzms1VaSvt 4F1oAhxVngvLNFZZJE90uhHDNbox7+lyz1L+pC4M= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A9E52F8060A; Tue, 11 Oct 2022 08:02:43 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 92AC4F804AE; Mon, 10 Oct 2022 22:15:38 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DD991F800B8 for ; Mon, 10 Oct 2022 22:15:34 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DD991F800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="BxmGpZwE" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432937; x=1696968937; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=RVFrUEXuSld0nkWuLc5y3Izxz33brkaj0hm5K7SscxY=; b=BxmGpZwEE4tvc/AcLPyZy31rj9qaoIRpZwhgMkdt6w8rQdGnXraXW7/z BEm6TFqUnyzbs6BqVacJtCxiUxvYvl2SpFhenlwPx9HRtAKU5tMdsOkCX iRpqG+BXWxJ1RFIGR1Phz0qD8lenSrbTbX9ZmPoa5BXsT0nqg2SZRZB28 Jh+aXIcjbD5tU7pKnrWlz1ScTrwAaKMS0K1GJaymA8RLvIFpzlmLwPJcT 4bZ2tAfJ5HLxCdeWBUrPZC//et6sALOWQ+T5/Fx73ToVkhWw95vZxu1zE suQGQr1DFKxjVh+1onb6qkEGsiNxdL55yiHqN6822QiIaMUR+iU49hsib g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381672" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381672" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240790" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240790" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:22 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 564CE752; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 18/36] pinctrl: qcom: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:34 +0300 Message-Id: <20221010201453.77401-19-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 8 +++++--- drivers/pinctrl/qcom/pinctrl-spmi-mpp.c | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c index 8c31a8f6b7e4..89695b5a2ce7 100644 --- a/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c +++ b/drivers/pinctrl/qcom/pinctrl-spmi-gpio.c @@ -9,15 +9,17 @@ #include #include #include -#include -#include -#include #include #include +#include #include #include #include +#include +#include +#include + #include #include "../core.h" diff --git a/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c b/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c index 6937157f50b3..063177b79927 100644 --- a/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c +++ b/drivers/pinctrl/qcom/pinctrl-spmi-mpp.c @@ -7,14 +7,16 @@ #include #include #include -#include -#include -#include #include #include +#include #include #include +#include +#include +#include + #include #include "../core.h" From patchwork Mon Oct 10 20:14:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003646 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 5BB04C433FE for ; Tue, 11 Oct 2022 06:12:12 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 97B313650; Tue, 11 Oct 2022 08:11:20 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 97B313650 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468730; bh=eZ0nLr7k71p8hXdbh21/wdsvbcpSOALoNnQYnblRInI=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ekh7BkY5m5g50NclNM6BvdA7CHS8o+bc5nImYNqpbFaUznUvvcTgiZVqxVihANGi2 X2IZ4Fzi6cno7tGI2iDHkZorWnG7WfnoHnBiRD8LFVKui6PicJegEwqTKU4Q1zXMF0 DS2jPiNvqzlJISUwy3PDSowInYGCoafIpOQiQcKY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 07B4FF80612; Tue, 11 Oct 2022 08:02:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CA621F8032B; Mon, 10 Oct 2022 22:15:40 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B1D1DF804D8 for ; Mon, 10 Oct 2022 22:15:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B1D1DF804D8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="OFM8pS4z" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432938; x=1696968938; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=eZ0nLr7k71p8hXdbh21/wdsvbcpSOALoNnQYnblRInI=; b=OFM8pS4ztAqOo8uUrs3WLCyc72y2C2egnT2nWBmPVMKxT1tTW5qE95XY KyFeTm/7cssn9Q241lPzXrViyHmf10zBIHxgutzm4nr5eVtI66DBU3JVr tzyBW5QuPthSDD5YYP4paJfVglxpwDSzVdvGfoDnu0P4rZR6ZFBAVLa0x 0ThgK9cp000gkRmHFPGneCmtf+fs4OHKDA1qQlW/O4Zd/+XkY8uia4+mN QjuO3aRWsKwGpZMezhGZe4RiJJLc7o37kl/IJDgw0viZ314jNHdx+WvOc oscbTn/AvMtSFL021MK4jZnMKEDM4UiUiEVOLyTVY7JYMfmDLxvD02aRn w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381682" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381682" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240796" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240796" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:22 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 66097766; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 19/36] pinctrl: renesas: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:35 +0300 Message-Id: <20221010201453.77401-20-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/renesas/pinctrl-rzg2l.c | 7 +++++-- drivers/pinctrl/renesas/pinctrl-rzv2m.c | 4 +++- drivers/pinctrl/renesas/pinctrl.c | 8 +++++--- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/drivers/pinctrl/renesas/pinctrl-rzg2l.c b/drivers/pinctrl/renesas/pinctrl-rzg2l.c index a43824fd9505..a08eee092430 100644 --- a/drivers/pinctrl/renesas/pinctrl-rzg2l.c +++ b/drivers/pinctrl/renesas/pinctrl-rzg2l.c @@ -8,16 +8,19 @@ #include #include #include -#include #include +#include #include #include #include +#include +#include + +#include #include #include #include #include -#include #include diff --git a/drivers/pinctrl/renesas/pinctrl-rzv2m.c b/drivers/pinctrl/renesas/pinctrl-rzv2m.c index e8c18198bebd..061f16c77304 100644 --- a/drivers/pinctrl/renesas/pinctrl-rzv2m.c +++ b/drivers/pinctrl/renesas/pinctrl-rzv2m.c @@ -15,11 +15,13 @@ #include #include #include +#include + +#include #include #include #include #include -#include #include diff --git a/drivers/pinctrl/renesas/pinctrl.c b/drivers/pinctrl/renesas/pinctrl.c index b438d24c13b5..b74147800319 100644 --- a/drivers/pinctrl/renesas/pinctrl.c +++ b/drivers/pinctrl/renesas/pinctrl.c @@ -12,14 +12,16 @@ #include #include #include +#include +#include +#include + #include #include -#include #include +#include #include #include -#include -#include #include "core.h" #include "../core.h" From patchwork Mon Oct 10 20:14:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003652 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 4B80EC433FE for ; Tue, 11 Oct 2022 06:13:45 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 79B09369C; Tue, 11 Oct 2022 08:12:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 79B09369C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468823; bh=xi/Nfv8WtOYvT0HZPT8w43GxR/eWjmHTHS8mPgZHjTw=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=N3ca64LBmOsDFS9zvqOueW1UlaqzKc5uSZ8lzXpSSsYqTclEtOkE4Kr/qdVEYkwiy kbDvOVRA9d5w6m925ZddA+QhBJ+Yi30TpgMDPTsxb2QDmmQDj5Xcyf89Y/JW0dWxTv 9EIyMO+dTINTfv8rSwMijrKLsA9w+xiPB1TH5Ibg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E6DA8F801D5; Tue, 11 Oct 2022 08:02:47 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B5A0EF80256; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A1F4AF804AE for ; Mon, 10 Oct 2022 22:15:36 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A1F4AF804AE Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="eZxI62tw" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432942; x=1696968942; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xi/Nfv8WtOYvT0HZPT8w43GxR/eWjmHTHS8mPgZHjTw=; b=eZxI62twqHrUAG42vpVVb/owtkE2uvZT9GrRs+zXr7XL7tGjeQlODZ8V M+DXRbnut4yGrmW3pOBT7cKKi/C4R1VfghW+l45sbH9rz9R9YKcs8SGWS twMDPTr0SdzSWRzkzwo6oR1VV+FZcQ3zNm1yjiR6ZwZdWljR++z8T3bcp HazmyqaqLgeK3RLbs8vJ0y/EisnKdTXpHiBwarcbN8/oOB1ePliqaU1vX 5xrEA1qOsbb2BM2gsJ0ojMzrtAJLyLM6UMs5Edjow/F/yW7SInri4pY8l Fl2L+xRbSNXkjaWA1zWa8RQteUa9hwOC1RoiwlhDK7kb9lzZqiCpgs+3W Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491149" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491149" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862932" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862932" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:23 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 75476781; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 20/36] pinctrl: samsung: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:36 +0300 Message-Id: <20221010201453.77401-21-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/samsung/pinctrl-samsung.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/pinctrl/samsung/pinctrl-samsung.c b/drivers/pinctrl/samsung/pinctrl-samsung.c index bd13b5ef246d..5736761927cb 100644 --- a/drivers/pinctrl/samsung/pinctrl-samsung.c +++ b/drivers/pinctrl/samsung/pinctrl-samsung.c @@ -15,15 +15,16 @@ // but provides extensions to which platform specific implementation of the gpio // and wakeup interrupts can be hooked to. -#include -#include -#include -#include -#include #include #include +#include +#include #include #include +#include +#include +#include +#include #include #include "../core.h" From patchwork Mon Oct 10 20:14:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003647 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 B0D6EC433FE for ; Tue, 11 Oct 2022 06:12:29 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DC6EE36EE; Tue, 11 Oct 2022 08:11:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DC6EE36EE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468747; bh=AsreIjB9ohcA1FwOa1DobNaifLVw+IdxGy66XUJZ0AI=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=KOrfCEJrg+WNdG0Y2a0ucST/v4CA14R1sFWFaluZD/xpuTqU5uOXTKYdvRM0ryOQJ OmMfLvll7/eDsG7QGkUbff9d6Hclod3Ab5+flco1xO3H0gprvjzFELJ8LGxbt+QcME uB0r2a6jn4/AjHcyuVs+iQUp0Fe05lZ8nk4W3cAQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 965B8F80616; Tue, 11 Oct 2022 08:02:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 83A48F80256; Mon, 10 Oct 2022 22:15:43 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DDE10F800B8 for ; Mon, 10 Oct 2022 22:15:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DDE10F800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="boYfYrzd" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432942; x=1696968942; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=AsreIjB9ohcA1FwOa1DobNaifLVw+IdxGy66XUJZ0AI=; b=boYfYrzdCSr32HP7wnxy6Ayfw6EChITlvQZ1bql/1Fs9bCUKPX/7JhxQ mC9l3lclot8KRF1qMsk4aj7Xo8y4phYKrNOU0bwcGZCtuPN8CeaGl+pT8 DytcwOrazxLhu9U3tvPKNaXUYcswoOZ4aKgfV4BawTucQjjz1NMR7hVGr Tsf0U4i9ot81eXD29ldBe7tRoSLpJPph32qOCAvrRW5IKdVPLONoKTDB1 A1lKTBcepfLIxKJrcQyYH+K/BTtSre6BaP2Z9wOq1oLso+nJsesz7w34x rPACY0E4XVOD5uJxQcy/ynQZX9lEiJVYQSkauRLwhUcjxmQzLFpi553lI w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491156" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491156" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862939" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862939" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:23 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 8693B87E; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 21/36] pinctrl: single: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:37 +0300 Message-Id: <20221010201453.77401-22-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/pinctrl-single.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/pinctrl-single.c b/drivers/pinctrl/pinctrl-single.c index 67bec7ea0f8b..bed97ac5b848 100644 --- a/drivers/pinctrl/pinctrl-single.c +++ b/drivers/pinctrl/pinctrl-single.c @@ -16,17 +16,16 @@ #include #include #include - #include - #include #include #include #include +#include +#include #include #include -#include #include From patchwork Mon Oct 10 20:14:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003645 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 7B9F8C433F5 for ; Tue, 11 Oct 2022 06:11:59 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id A3EB136E0; Tue, 11 Oct 2022 08:11:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A3EB136E0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468717; bh=1k0T7YKghzooKjUhaTJ/4eEc+aI8T00+AOR5msNCdik=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=KFLxY1f83fHuTlTXpDlu2H6ZMDqBvP0431hrME8CK1KMaeKFV38ocMXG2O+/5p6cI 8KkKIO4EnAGKmGl0PKWEJSpQAkX3d79/r6UZbeTM0z17riqcZ8ZVFDGlpV9iMXa595 TXLYnMo6oKN3kAr4b2I790gB+IGn4gMya6zk49OY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5528CF8060C; Tue, 11 Oct 2022 08:02:44 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 848D0F801D5; Mon, 10 Oct 2022 22:15:40 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C9338F804AE for ; Mon, 10 Oct 2022 22:15:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C9338F804AE Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Xa5JKz78" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432939; x=1696968939; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=1k0T7YKghzooKjUhaTJ/4eEc+aI8T00+AOR5msNCdik=; b=Xa5JKz78oUuQdLHJZZ46ay5weXxO38wo0vaMwi3GgZ7s45zB6rLS8skp Fori3xQZsN5YvYcklOPaUdE47SQ+VXxFzrmOEOLKXPmextcAuZM0RZzRO IPYuMdMGgLjjYEuuDbLQa1K0CLMRA8QwWlLz/9B9iROyqtbmQ6HqiGlia PMgDDfp8lCz7YhIHEh293p6SccA9doKT1VpmBbvYDaasAd1mSPxPiz1C/ wMyU0uF4JXuj5/JHvTOaMR9ZJGBKY1tZqH38pr0HYfgsH5SbDMVMolq9y Fl9gursjRYm1aPO4CVJM4PSRlQlPvztJ64Dqs+pKjDcXFfY2cvlOa2epd Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381699" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381699" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240807" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240807" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:24 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 94BC2881; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 22/36] pinctrl: spear: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:38 +0300 Message-Id: <20221010201453.77401-23-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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: Viresh Kumar --- drivers/pinctrl/spear/pinctrl-spear.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/spear/pinctrl-spear.c b/drivers/pinctrl/spear/pinctrl-spear.c index e0543c1ad641..18de2e70ea50 100644 --- a/drivers/pinctrl/spear/pinctrl-spear.c +++ b/drivers/pinctrl/spear/pinctrl-spear.c @@ -19,11 +19,13 @@ #include #include #include +#include +#include +#include + #include #include #include -#include -#include #include "pinctrl-spear.h" From patchwork Mon Oct 10 20:14:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003649 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 91A15C433FE for ; Tue, 11 Oct 2022 06:12:59 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id AB1491A4D; Tue, 11 Oct 2022 08:12:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AB1491A4D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468777; bh=N4OtaOoXwvvb5/ySH2kBz2B22fZT096o5UGFMBTbpyY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=mGZ0Sdn47xXtL4H+D7/Jz/SCwOL2nP2Wl+kywyyjGyysayVGOEQy9AKZD/TycCxId qtzI+t4cpN/z/PJA4q+5ead0XVC16gIf+86FpoAL/17dS5L0rI/TWxa1Cd4sFdJ/JP 1QekHgSrYG72+q/2XyqsVlf6T6+yI3pW9ThVbpfE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A7962F8061E; Tue, 11 Oct 2022 08:02:46 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 42467F801D5; Mon, 10 Oct 2022 22:15:46 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B496CF80155 for ; Mon, 10 Oct 2022 22:15:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B496CF80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lYlM7BIP" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432940; x=1696968940; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=N4OtaOoXwvvb5/ySH2kBz2B22fZT096o5UGFMBTbpyY=; b=lYlM7BIPy874HHFWB7cIQ4XfmYD49J7SGV/FxuuuSLXsim/lxu8Igdsx IBREk0NAWePn1AcHshaTs/IouL8RKHoiVEeN0RWECOy5xMZLvHXdb469i Q8xV6KpI/sDOelC1/d5T/6ZSigvcjG3cXfS5k7/tZVKnTOoDqZVzL7tZz 0o4o09HjZ4lnN9y/tf4W6E4BS2xj6khLBW+nYucMgl7IVdkapybombD2Y AvZ6jItaZgbLsqnPeIPZu540AJ3Hs0gRLukpYRDnCIiGVBw+M4uwSgi3s xi0BuVsbjvsxRoyZ0hIDlB9lzZIKU4/WBrSUeQtiaWjy7YJkcHl+nNUrj g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305381706" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305381706" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240812" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240812" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:25 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id A21D189E; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 23/36] pinctrl: sprd: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:39 +0300 Message-Id: <20221010201453.77401-24-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Baolin Wang --- drivers/pinctrl/sprd/pinctrl-sprd.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/sprd/pinctrl-sprd.c b/drivers/pinctrl/sprd/pinctrl-sprd.c index dca7a505d413..c1806b7dcf78 100644 --- a/drivers/pinctrl/sprd/pinctrl-sprd.c +++ b/drivers/pinctrl/sprd/pinctrl-sprd.c @@ -13,12 +13,14 @@ #include #include #include +#include + +#include #include -#include #include +#include #include #include -#include #include "../core.h" #include "../pinmux.h" From patchwork Mon Oct 10 20:14:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003654 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 5806FC433FE for ; Tue, 11 Oct 2022 06:14:14 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8ED5736A8; Tue, 11 Oct 2022 08:13:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8ED5736A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468852; bh=tzfMJ0+ACRnxRmcXeKB37BEH/TZzYy5SHS5JK+oMIQY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Zl3DwdTQram4DyEx+uoE3vCPbl4Ke8LXQLLAUbcYoH32I3pUhAijkQelCydGRG4NK ErSK6n9vT7NguWf2rkGscIYXFkmoqFkVaBHevszfOkifwcAP5YUAn0amSG0qQDbuxs 1psiuGIkk85DriLc4pNrbcfPR9U+HlJVee19mM68= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C3A7DF80637; Tue, 11 Oct 2022 08:02:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 328F9F80535; Mon, 10 Oct 2022 22:15:49 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 96746F8032B for ; Mon, 10 Oct 2022 22:15:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 96746F8032B Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Zwr4fCRK" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432942; x=1696968942; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=tzfMJ0+ACRnxRmcXeKB37BEH/TZzYy5SHS5JK+oMIQY=; b=Zwr4fCRKWdHKptpvIUwqYNpgVUBjR6GF+gN7SMlWzaeBML8e8li7vhC5 oqssjEAlzZ74ot/gsCqb5a9a1p9H6s9Gn2sSGFR9SryIbjI0QjgMGVJZ2 wPX+dld6be4fYcQchMudLsm6rRfa/IBAiouv4H2N8SiiPPwsvPzdEG/up PTuo1hHb44tOKFQXAdBNh45xHoQSEF1YIR2VaEPGXjcBN7Prqk+WrIX0K g6L4YZD5p+iyEzsgo1BeHJ2JsujWD4RIsAjplKdFJi+OkIKwZ/M2L6orF TjRTeAHYcCAhg/3riK9OhE1ANdN8puYM6sGM2Pn1mKqcZyyJfC23dQ6Xd w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491173" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491173" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862955" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862955" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:26 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id B177D89F; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 24/36] pinctrl: st: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:40 +0300 Message-Id: <20221010201453.77401-25-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/pinctrl-st.c | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/drivers/pinctrl/pinctrl-st.c b/drivers/pinctrl/pinctrl-st.c index cf7f9cbe6044..985dfceb127d 100644 --- a/drivers/pinctrl/pinctrl-st.c +++ b/drivers/pinctrl/pinctrl-st.c @@ -5,21 +5,26 @@ * Srinivas Kandagatla */ -#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 "core.h" /* PIO Block registers */ From patchwork Mon Oct 10 20:14:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003648 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 C42F7C43217 for ; Tue, 11 Oct 2022 06:12:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 07F622DD7; Tue, 11 Oct 2022 08:11:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 07F622DD7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468762; bh=V5LElSNyhQKrAlq5Wy8yAbor1UnFq6eJo+JhPVoOZ9c=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Qjn/y0/f03icBY3u1lZ38hDDaHSxYs55sLdnq18jF3uSa+/ujTiCovAS4CSKsdYwe FAYBWLFYRiX7fSPxd2jcdb1Kiq4sVDtYYFHcEHaBDKOtWsAKLzqu1iVoPsczrmvFo2 lNQ3byrszgfHExq6/d3ckcy9Lr0jY3drRUHwT070= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 20EE9F8061A; Tue, 11 Oct 2022 08:02:46 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id ADF03F8053B; Mon, 10 Oct 2022 22:15:45 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C537EF801D5 for ; Mon, 10 Oct 2022 22:15:42 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C537EF801D5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="aruteNg7" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432944; x=1696968944; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=V5LElSNyhQKrAlq5Wy8yAbor1UnFq6eJo+JhPVoOZ9c=; b=aruteNg7PrHAkiG7ghOr+9BLqUz/ZtDPJYKE6IK5xymN9GqF7bNaj3Fs aNUnBUkgiiLnDNrfwJKrlwqtOgfRgKELKI6dfOg5UzLY8AZLzqxysplsH 7pMKIxw3vQxqscCIJvt9mIJ23bSYa3XIUxj34WV09bPi91xCxxWu9a2gh UVSrbATQY78OmhJlEArIpJssAOJURg6XpWt2/cFrhJKED82nAtFWdzuwg jxd8yp//OuS9Cq2NwZMfRowN+r0PqvyjireFXegyX/gnJWDPqFvvUJ/cm XkqUYUjCLhCkdywVLfTrw4L3PkiJBIx+F3Zqmgfe7HIdGlQ2uz3j8lysB w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491175" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491175" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862962" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862962" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:27 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id C1AB58A8; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 25/36] pinctrl: starfive: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:41 +0300 Message-Id: <20221010201453.77401-26-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c b/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c index 5b544fb7f3d8..6a8a9cfe8965 100644 --- a/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c +++ b/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c @@ -15,8 +15,10 @@ #include #include #include +#include #include +#include #include #include From patchwork Mon Oct 10 20:14:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003651 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 C8AE9C433FE for ; Tue, 11 Oct 2022 06:13:27 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 047893693; Tue, 11 Oct 2022 08:12:36 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 047893693 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468806; bh=Vqk9e7uJaHMyroZJNNgPKjUJ2aUhM3/y2XG2Q7uZFnY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qm4IZjqqpeWeKsLv55GVakfk0nI4IoAH2zeLhwYca7bDPFYVlw4awdMYAk7ZB+zEe onmfQvrm3Z/1oZcdDRwnCcb+Pb1BZ3jpjJLRxHX/yKIllLp7uiuSn+ee8MgO/JHzi+ 3MoU6BBNSL08vU3sB6WTBFKe70ylD+uG8nnRpA1A= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8061CF8062E; Tue, 11 Oct 2022 08:02:47 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A5539F80535; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 96510F804FF for ; Mon, 10 Oct 2022 22:15:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 96510F804FF Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="E336nyjs" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432944; x=1696968944; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Vqk9e7uJaHMyroZJNNgPKjUJ2aUhM3/y2XG2Q7uZFnY=; b=E336nyjsefuzPWqFtEAuoMvDnohyBx+ybewQrBiGmowDFOPuN3jIiE7S rhHRhWmrRFXTGNA7uR+5QspzW7Bqa94t2+IQTxo7ELw2a4g/ghz8vAbLA vbtpIJ2hjTIQeWgTTtfBtUcHhfsiGS0hx4SpCNy00GB7LSJTf2RvtH6HJ PYGVs4f5tf6j63lmtI585jr05wcmyPyw+sYZh0K9ipFq1eBV4JGf6jTq9 gCsQ04L+wwG9t2z+jcYWMXiRNn2wgUmpSOC0L91QcSh80UMZogk4osF6V UWQc6iFjdx9jhHqG5H0gjL2E+hzySDJBzmp+ic/IJojbeW1LJ6Lx1EHOl Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491184" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491184" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862967" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862967" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:27 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id D18F39C0; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 26/36] pinctrl: stm32: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:42 +0300 Message-Id: <20221010201453.77401-27-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/stm32/pinctrl-stm32.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/drivers/pinctrl/stm32/pinctrl-stm32.c b/drivers/pinctrl/stm32/pinctrl-stm32.c index e485506ea599..cc9472b28404 100644 --- a/drivers/pinctrl/stm32/pinctrl-stm32.c +++ b/drivers/pinctrl/stm32/pinctrl-stm32.c @@ -13,22 +13,24 @@ #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 "../core.h" #include "../pinconf.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003650 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 30EC0C433F5 for ; Tue, 11 Oct 2022 06:13:15 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 6256E3667; Tue, 11 Oct 2022 08:12:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6256E3667 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468793; bh=N8pZWCr7gTMWhxzTePXMPack7xbZClEzqrHl5r6Ztik=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=AAsh1mhdT2tm1Ir141943CFtzpo/ddSIy0zt2IlU0rFY8ZbNkqy3zG8OFLdKc3CKi 9XGeMP4uDiWyinIzdwxoLuU+TCOcDbR74Fg4vEf7ZrTeYLceaOHNEjWoQpPu6nkz+L kR0CSuye3KsB0d+QSaGEA0K+N0mwiNln91wlKZvY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 1678BF80620; Tue, 11 Oct 2022 08:02:47 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1AC3DF80256; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9060EF80256 for ; Mon, 10 Oct 2022 22:15:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9060EF80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Xu2/s35Y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432944; x=1696968944; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=N8pZWCr7gTMWhxzTePXMPack7xbZClEzqrHl5r6Ztik=; b=Xu2/s35Y3OcTl3fRZoRGYZSh4Y0jLQ3xL/2TXLHEF8tVa4a+33CKAqkn lLPLryfGZeYW4h/VJvmbHJIhGUsMrodHWXQ2vY3KaAwLUec3lFqICpN39 nAUOiQ9ZfGYGlQJQAeUSk0FUKgvSQxFvHELyuC7QVM6lzQmdT8FjojUbt aqAU6wI4pkbWcawpNxt1115WJXypVfMq7QImrZXm1uaqbkDRF3iFpygZ7 nxAPIt4xSnrKGXMYzATR4Q9IEkx2rRLq92El614SKL9t0RRW8KDW+pQz0 qNzLP+5wkxKHFFNk5Tp+8Y7zjNwU36GtF56ONin+zGV38/brKG6mbTOdy Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491190" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491190" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603862975" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603862975" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:28 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id E15949C6; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 27/36] pinctrl: stmfx: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:43 +0300 Message-Id: <20221010201453.77401-28-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/pinctrl-stmfx.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/pinctrl/pinctrl-stmfx.c b/drivers/pinctrl/pinctrl-stmfx.c index ab4dde40d3ed..1181c4b506b1 100644 --- a/drivers/pinctrl/pinctrl-stmfx.c +++ b/drivers/pinctrl/pinctrl-stmfx.c @@ -10,6 +10,8 @@ #include #include #include +#include + #include #include From patchwork Mon Oct 10 20:14:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003653 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 CCCBFC433F5 for ; Tue, 11 Oct 2022 06:13:59 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id F0C0236A3; Tue, 11 Oct 2022 08:13:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F0C0236A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468838; bh=t1xRFnUPElYqDjMs4zdDsLQygWvuck9itzpGsx3MSs8=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=X8hjVNAzvfCw9Mou3hzY+suie8tyH1VlyLZTQs9Ivv01T1G5lFKboTd8f1OMNKU+4 wjQelaY5Tb74HijYqwQjRyLIZjWYawwSaqITyGVL3EpywwIW5Uak9MlBtD1NAHP6cs r2vTXq/9TJ5p6sdJIZmKRQgmPf45cq0Ai6tEet2k= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 5DDAEF80635; Tue, 11 Oct 2022 08:02:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 8BF8FF804D8; Mon, 10 Oct 2022 22:15:48 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 58676F80155 for ; Mon, 10 Oct 2022 22:15:45 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 58676F80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="hG859LGM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432946; x=1696968946; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=t1xRFnUPElYqDjMs4zdDsLQygWvuck9itzpGsx3MSs8=; b=hG859LGMJ49NcHfzhdbluLraxsw4xFtykDWdp3XhP37Wa9BtLevby8K+ q/LIupLT/lBoUpJr4ITEB+ZoVpYSfptXEmUkMaB3aaRjgWHcfIAvdxowZ G/wAJrPh09q91rgheaeUzAKYIhElkfxZYlGkwibHqsaFYCQrcPbkqOSZT 219LXKX0i8uyipgvnXuYjVmIXcpZuf2+HQm3aDz4QR70saz4NXVT7KXVH zSUkcvIAoIPGqyUP9RdDGL7S5ngZwgpfeEZngndseVOubw/UlYfwF+AOc GJpbNKuJA0a3fh66TxJMXTJ1PDAkFyEqfahjwzoIX080mVpOX4NIXhuio Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936507" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936507" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240838" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240838" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:33 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id F17429F6; Mon, 10 Oct 2022 23:15:13 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 28/36] pinctrl: tegra: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:44 +0300 Message-Id: <20221010201453.77401-29-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/tegra/pinctrl-tegra.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/tegra/pinctrl-tegra.c b/drivers/pinctrl/tegra/pinctrl-tegra.c index 50bd26a30ac0..834a2d50f89b 100644 --- a/drivers/pinctrl/tegra/pinctrl-tegra.c +++ b/drivers/pinctrl/tegra/pinctrl-tegra.c @@ -15,11 +15,13 @@ #include #include #include +#include +#include + #include +#include #include #include -#include -#include #include "../core.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003655 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 F16AFC433F5 for ; Tue, 11 Oct 2022 06:14:30 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 1C67A281C; Tue, 11 Oct 2022 08:13:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1C67A281C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468869; bh=Si7wDpbS9KwlNX1piad7oAOPmvrQnEzt80p46GXK7is=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=KWq9A3BNTKDGI8UHGLT0LUZHVZdOMJxZJGtEx4Iw0IWLeep1UdsNHwiXnfwfPvlyj 9+04loSQgFzjFYItUKsEDg8bTfmr98u2bf9ecuuZFapYeWDgxmTpxtPpvXXekVY0ge fffegTArrVLsqQHGdSjiTOTapbzzIk9mW2VAuIH4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 39D14F8063D; Tue, 11 Oct 2022 08:02:49 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A20F2F8032B; Mon, 10 Oct 2022 22:15:49 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 57224F800B8 for ; Mon, 10 Oct 2022 22:15:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 57224F800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="EX/0QeLr" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432947; x=1696968947; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Si7wDpbS9KwlNX1piad7oAOPmvrQnEzt80p46GXK7is=; b=EX/0QeLrVkfSyu8FZkuCZ49+SpFDtM1xwWiQtJ0utMfbBSKhCKdVEq9O AYvFvFQddmR6atHEhBWtxbYhFZU6slzVkNGt2z5kZyOtJgQuNr1SFMETb Rmbx1XjqWsMNuoHUPiyg6jJ8q24YRUnzWMtYgNCbri/aqfwjHjgNYn6s+ X1BuEV0FmIMLsoJhhBdh4bhhjPKRWVcM0LQ0Utybe18y6IBOzJRnjSWap 7Hu+NMTaTWtfQMU5ENHOAJ2Fwog1Vmw6eH6LnJBpFxw3PeW9R61ZNPswU iKQCTQRwcwLqA8dvA45pJp2LH0qBp5mbPzt1mFXXtmysmBwRbkGh7Adpx Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936509" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936509" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240843" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240843" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:34 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 0D0CFAF6; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 29/36] pinctrl: ti-iodelay: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:45 +0300 Message-Id: <20221010201453.77401-30-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/ti/pinctrl-ti-iodelay.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/ti/pinctrl-ti-iodelay.c b/drivers/pinctrl/ti/pinctrl-ti-iodelay.c index 4e2382778d38..53abddaebce1 100644 --- a/drivers/pinctrl/ti/pinctrl-ti-iodelay.c +++ b/drivers/pinctrl/ti/pinctrl-ti-iodelay.c @@ -15,12 +15,14 @@ #include #include #include -#include -#include -#include #include +#include #include +#include +#include +#include + #include "../core.h" #include "../devicetree.h" From patchwork Mon Oct 10 20:14:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003661 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 4322BC433F5 for ; Tue, 11 Oct 2022 06:15:59 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 5F0DB36C3; Tue, 11 Oct 2022 08:15:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5F0DB36C3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468957; bh=LMyddcBhxz6+trtgMyJ41Na0xLjaX4lOrKyKro8EzDM=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=JB6ApPe4W+uhxrEHE+qLOEb/ex8/nSYQHSozdyGfIwcNA4exaZEYcauHbspEz4ihi KRTQJx4ZHtxL4VIRQDxzv3VfZ7UjRuiQh15CgJBnNRAFVIllQwEROb2MRq0rl81S/m nExRBbJnyEYCwuYBn7XZSx5CxYi7Q2Vtnwsljw6E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id BB494F8067C; Tue, 11 Oct 2022 08:02:51 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 44D6FF804D8; Mon, 10 Oct 2022 22:15:56 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 72B3AF80155 for ; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 72B3AF80155 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="c8IdnkPY" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432949; x=1696968949; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=LMyddcBhxz6+trtgMyJ41Na0xLjaX4lOrKyKro8EzDM=; b=c8IdnkPYuToFbVVM5ApInzFma+Moy93pTqmIJtQe5c8u0MiU6jlYCf9e Cx7vVzQOYL3iXQxu7/t6hVaswdWe9WxXPQnyWPyaCPL7dPGhGYDAXEj+8 PR0RcDXLzcrDL7togbV0AJxdUBP0N6sj5KCoPONWfvBrKDjl8+xX1uIR1 thVYfQ/SM024yxxq0nLGq8FTj0tbcYOh3SVqQICxaIvpjovyDyOlln6Js 9Ua/jqLeMTGDz3gPnOY8fe8N2X+jNt2vi1EsjMbd8RSAMmNIYbHZ2oIjx Y84mCnuPinwE5lbvHUT5dtaRZO2y/EUMLlcfp3pQSChnCz7lKqwLkltpD Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305949520" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305949520" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603863026" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603863026" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:34 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 1CA98B68; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 30/36] pinctrl: uniphier: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:46 +0300 Message-Id: <20221010201453.77401-31-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/uniphier/pinctrl-uniphier-core.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c b/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c index ade348b49b31..18d3a4f69e63 100644 --- a/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c +++ b/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c @@ -6,12 +6,14 @@ #include #include #include -#include +#include +#include +#include + #include +#include #include #include -#include -#include #include "../core.h" #include "../pinctrl-utils.h" From patchwork Mon Oct 10 20:14:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003656 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 D452FC433FE for ; Tue, 11 Oct 2022 06:14:43 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 0E57936AD; Tue, 11 Oct 2022 08:13:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 0E57936AD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468882; bh=w1/kvmeLUt8gwDrObLJzCXhPObwbFU9g7+Q9R8U/qNg=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=AhTS6OXS/WdjhytCDV39osJYJC0tcHI9liI6CBFtMIRx27mos8S3AxbyxvaAuQ2c0 D1BF5b+ZiKaO2D+trtG6iAARVYlvMusw8vk9r7mjFKPu+E/18PVVvF1y1Kz1hP7GO+ Ue7iSOEpISF3cUz5PdWflCVyaINS1ZbTpuim0Mo0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A1E7EF80640; Tue, 11 Oct 2022 08:02:49 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1FEC3F8053C; Mon, 10 Oct 2022 22:15:51 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 49B28F80256 for ; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 49B28F80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="MtdhEeli" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432948; x=1696968948; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=w1/kvmeLUt8gwDrObLJzCXhPObwbFU9g7+Q9R8U/qNg=; b=MtdhEelifzuWdVtQoNUPT4KTA+m8gGdfCY10R4XE/NCoaNEwb5tqha+5 UnyGuXLVH3fwLtzmbCloeWfrpV9e2w0/8MhjKd+8TzYtznmG4kLj36Ten duf1iPz93vHTRsEAxyqNycuaS3hts7KpYLrOeGOtsFKHU51GxjdpObmCG F6Lx1VIp78TU2k4QBkUszyZRTWmzrNgxcOP7XmlFZJV1SVgehQy3NO5HM szUufeMlRXejOUB8D6KFTofCrjonL9FZQsbWJ72KwO5lhT0Yr4WOnTBvu quSvuN3Jdn+mQw97F+34G07+C/pc6EWJwU2w6TMYX6fAotqcwUkACevMX A==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936516" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936516" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240857" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240857" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:35 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 29A5EB86; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 31/36] pinctrl: zynqmp: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:47 +0300 Message-Id: <20221010201453.77401-32-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/pinctrl-zynqmp.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-zynqmp.c b/drivers/pinctrl/pinctrl-zynqmp.c index 7d2fbf8a02cd..1a94db1ffa4f 100644 --- a/drivers/pinctrl/pinctrl-zynqmp.c +++ b/drivers/pinctrl/pinctrl-zynqmp.c @@ -14,10 +14,12 @@ #include #include #include + #include -#include #include +#include +#include #include "core.h" #include "pinctrl-utils.h" From patchwork Mon Oct 10 20:14:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003657 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 1149AC433F5 for ; Tue, 11 Oct 2022 06:15:01 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 3B8E93696; Tue, 11 Oct 2022 08:14:09 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3B8E93696 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468899; bh=NQX2BVWLlvVYkedYPDWHm8jdtnPz/k4sPUqYMIaGnls=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=dc9ovIeoEqHA9D7Rd9sqUsq+8PvqEU+oIUG+NS/lzy/9aTt/HbtlZ4HKN1rl7Dvb6 CBKiayuUDfQ/QiMWEGqYAKOEt1A8rDuUyrDaq/+CGwjxEYZJ3qVgP33BXdIu7HQ3VO NxI0gxuSXgX1SFE9Bo2vsELap2QA68nMfk4rQ5RM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 1531DF8065A; Tue, 11 Oct 2022 08:02:50 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id DE783F8053C; Mon, 10 Oct 2022 22:15:51 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DDBFAF804AE for ; Mon, 10 Oct 2022 22:15:47 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DDBFAF804AE Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Co6Np/Aq" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432949; x=1696968949; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=NQX2BVWLlvVYkedYPDWHm8jdtnPz/k4sPUqYMIaGnls=; b=Co6Np/Aqla9MfqIa1s5/p/6JNFNA75TjemMtYWrx63I1SA8e7L1z+Imr cpd5i+BYHVC1A/4sqeplZb2APC2us0WzRRhKpEm4Fjzqff1ZBzwNg2NiC z1A4KPEz0vxaXbTGAeHAWC55MFNZWw5A5ZEdjzbMi8GpCXXRBVnibsULX hPDIxD00rucJ75b3RgGEOZcsgAKGKBtdRS5Qujn6pYpaF02NxWbE1jVwW V6Wikj3Emo0bqQrq/Oh+f/yeVYqYxaY8W1YYEoOJH0Obs4m73+Dh3Ftha TzTo29KkcWnfnKqVT+pwEVU1YdrXi1K/PD/w+f2Oie95f2wk9uwulk61R Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936520" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936520" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240859" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240859" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:35 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 31B363CB; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 32/36] pinctrl: cherryview: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:48 +0300 Message-Id: <20221010201453.77401-33-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/intel/pinctrl-cherryview.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/intel/pinctrl-cherryview.c b/drivers/pinctrl/intel/pinctrl-cherryview.c index 5c4fd16e5b01..11b81213922d 100644 --- a/drivers/pinctrl/intel/pinctrl-cherryview.c +++ b/drivers/pinctrl/intel/pinctrl-cherryview.c @@ -16,12 +16,14 @@ #include #include #include +#include #include +#include +#include +#include #include #include -#include -#include #include "pinctrl-intel.h" From patchwork Mon Oct 10 20:14:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003658 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 5C5DFC433FE for ; Tue, 11 Oct 2022 06:15:15 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8151736BB; Tue, 11 Oct 2022 08:14:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8151736BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468913; bh=hQG6OaJlbxIbFx3vF4WcvOlnEf177H4lL2btu1IfLVo=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qXSvxbRILW0chv9Fq3XI1hQoQgMHwb3H/jRfQQA81tCBjoPr0FM3S6ZBGFheSruf0 ws+efS5QQ5g/JLW8974cRuShswx2TNsYl85o5o+4BnJHJV084Lgz3Uv0wNlEnRsHNd xuLT37OYrCOpkfMTQ6LQp2nLDbFzP89t7cowfJIo= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 79716F8065E; Tue, 11 Oct 2022 08:02:50 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1AD55F80535; Mon, 10 Oct 2022 22:15:52 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 501EFF804D8 for ; Mon, 10 Oct 2022 22:15:48 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 501EFF804D8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Pcq/3NRh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432949; x=1696968949; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=hQG6OaJlbxIbFx3vF4WcvOlnEf177H4lL2btu1IfLVo=; b=Pcq/3NRhgUvTbAyPqheJsBhvt+8d9wkwSb7fd36G0f1l5eJfx44t0eIQ 5srVZtkbLws7X6BqujU/Ao9y5e4eqVzP/rQWTULQi8PLghZxThGcLGh0q cvz3+6yCNiohSF7Xsd5cL3bijKtZV5vS4RjjlO5N1UDooOpm6Klz4m8WQ gBEzejl7Jt0gTnNy5zneHpIYjcP7Suh/12c7Bp4rEkDxoKkYQjhbEzu2z ePhun8PYjgZxQqcdH9JYg7DbmqUXh/nBuG2rfRsBk+5eOxai9CkEM/YWB Sz7MjF84W5kKNe/BJA2j2wD0gPcloLETsjg/ZVfCaNHWpT97EqDk1Vxwg g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="301936524" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="301936524" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="715240863" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="715240863" Received: from black.fi.intel.com ([10.237.72.28]) by FMSMGA003.fm.intel.com with ESMTP; 10 Oct 2022 13:15:36 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 44D84B97; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 33/36] pinctrl: lynxpoint: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:49 +0300 Message-Id: <20221010201453.77401-34-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/intel/pinctrl-lynxpoint.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/intel/pinctrl-lynxpoint.c b/drivers/pinctrl/intel/pinctrl-lynxpoint.c index 5d1abee30f8f..8d05dad38556 100644 --- a/drivers/pinctrl/intel/pinctrl-lynxpoint.c +++ b/drivers/pinctrl/intel/pinctrl-lynxpoint.c @@ -16,13 +16,15 @@ #include #include #include +#include #include #include +#include +#include +#include #include #include -#include -#include #include "pinctrl-intel.h" From patchwork Mon Oct 10 20:14:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003659 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E0098C433F5 for ; Tue, 11 Oct 2022 06:15:30 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 1E1A836B1; Tue, 11 Oct 2022 08:14:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1E1A836B1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468929; bh=Tf5HMyINHxFQlOxe7sNfUovjvJBQR4fB/T4gNf5jpyw=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ccRHa84AQzE0qhEsXUbndVuhOkU4NJy7xVkyNhsajK2XTakJLq27FmEyPexuy/GaN k7cefPwNKM75zfmtEzaURx8b8gHqQf3kQKIJsGhgar9qi48kbGiBdx/MErGGQJgVNz iHHzZLAWgnRf8suFj66Ugj20BGAp6UR0z1iCPEas= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E3BE6F80672; Tue, 11 Oct 2022 08:02:50 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9F0D1F804AE; Mon, 10 Oct 2022 22:15:53 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 73ED7F804FF for ; Mon, 10 Oct 2022 22:15:50 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 73ED7F804FF Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lkWib6DA" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432951; x=1696968951; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Tf5HMyINHxFQlOxe7sNfUovjvJBQR4fB/T4gNf5jpyw=; b=lkWib6DAmEdiKmtgjKTsajckw6ZJXEfFyxoYBEgHc5M3rjxSH0+jiRft a+7ZhDx14ctTXrXP/YHE+MrangoSm7JKuXQkXxJ9cT9G+J8uuL7Wnn79p b4XHOMDypWLcA/5iXvfVil0SDoKOfKS4kTOhoJLgJinS9sgm9k5STINYZ sQQeO9Ry7BGbWAT93ZjpgZR7d+FPPMaZLJ/kThkKYloKRbWvTD5muIg7g CyYUUClWALAR6gd526zsNhIw+r2yzGZoQIhCD3M70qTGG1lLgu5aVQccD rTKf+R0umbs1m37DwsUn7pKUD+2KY79DpHPUfF1xpYf33I1VAxTrv2GxB w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305949533" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305949533" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603863061" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603863061" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:38 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 4D144B94; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 34/36] pinctrl: merrifield: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:50 +0300 Message-Id: <20221010201453.77401-35-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 --- drivers/pinctrl/intel/pinctrl-merrifield.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/pinctrl/intel/pinctrl-merrifield.c b/drivers/pinctrl/intel/pinctrl-merrifield.c index 5e752818adb4..527957ea35b7 100644 --- a/drivers/pinctrl/intel/pinctrl-merrifield.c +++ b/drivers/pinctrl/intel/pinctrl-merrifield.c @@ -12,8 +12,10 @@ #include #include #include -#include +#include + #include +#include #include #include From patchwork Mon Oct 10 20:14:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003660 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 38D04C433F5 for ; Tue, 11 Oct 2022 06:15:46 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7F2C4368C; Tue, 11 Oct 2022 08:14:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7F2C4368C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468944; bh=HiJ3kShFlkDP9iaZndKWubW2yhoVYrH5epJitLVO3NM=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=QB1doS4zyJnnZ4t08d7YGA1ghl3LOtlt09+WgQyr8JuYT1kkjh9PMb66HCoqhn+AM REykjDYt2c0vnUANnrllNdbgeeoyixB8CmK7NdkFiTBm7haPamITyY8CZyDPEa5zDd 4sau1NG31Xkk5oWLQi1wW18+rkVdg6phLVqkvYz8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 50F0BF80678; Tue, 11 Oct 2022 08:02:51 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0DEFFF80535; Mon, 10 Oct 2022 22:15:54 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 47C62F80256 for ; Mon, 10 Oct 2022 22:15:50 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 47C62F80256 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mtKa4eze" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432952; x=1696968952; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=HiJ3kShFlkDP9iaZndKWubW2yhoVYrH5epJitLVO3NM=; b=mtKa4ezeIwcdzKxE5KISd9wv6nnT6cKo0P7JNj8hU2WSpH1zz18FB++u tcoZdWKkB5JzjYQHJv0em1BmYTwy9CRaLhSSlYT6Q57TIoIrdUtYmxHHI LMVPSCP7lNwBUWIM8jEW0E7ihHRggOtjHdWmgROBYJgEdZGv9YAGmCMLm dPhMsCGkMYGKh2rafL3kk0S1mMRRMv9VFOSHQ7AqtoqiiYzEJ/0DXpI4z MuCh4fL3FC435k3C4R96m3LFsHNal9xr9tRlK4e1XnZm4INlhEt7h8aj6 IJKjZB9kI+cjnWICmR9c2nYPP3gJKchQXCiOYQXy4Ynw3+ZE3CAvTNV9A Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305949537" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305949537" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603863069" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603863069" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:38 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 601BCBC6; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 35/36] pinctrl: intel: Add missed header(s) Date: Mon, 10 Oct 2022 23:14:51 +0300 Message-Id: <20221010201453.77401-36-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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 Reviewed-by: Mika Westerberg --- drivers/pinctrl/intel/pinctrl-intel.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/intel/pinctrl-intel.c b/drivers/pinctrl/intel/pinctrl-intel.c index 52ecd66ce357..b85140eaa9c4 100644 --- a/drivers/pinctrl/intel/pinctrl-intel.c +++ b/drivers/pinctrl/intel/pinctrl-intel.c @@ -14,12 +14,14 @@ #include #include #include +#include #include -#include -#include +#include #include #include +#include +#include #include "../core.h" #include "pinctrl-intel.h" From patchwork Mon Oct 10 20:14:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13003662 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 903F4C433F5 for ; Tue, 11 Oct 2022 06:16:16 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B1C4E36B7; Tue, 11 Oct 2022 08:15:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B1C4E36B7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665468974; bh=luoMZRRcjkQSvkBnNU8VR0CMupannG8Ebnq+5mF9mSY=; h=From:To:Subject:Date:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fricR8rFGN9k8qIbXlLqTGZQlhLB2kir61v9nuCm6FYxkbi4tpqcMShwS17TpCdk2 ARs5/dWbUZtOg4MibXQFbXRv5n+DgaatYZsD/fogM0RodgwAV3eQq5Lj3WQgXZYpxm mjG+h2MDVeAJB7fKupOLv16kyIB7uu3toe+GNpbg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2C0CAF8067E; Tue, 11 Oct 2022 08:02:52 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 12FBDF800B8; Mon, 10 Oct 2022 22:15:59 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 6CCE1F800B8 for ; Mon, 10 Oct 2022 22:15:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 6CCE1F800B8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="UJpN2Mdt" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665432953; x=1696968953; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=luoMZRRcjkQSvkBnNU8VR0CMupannG8Ebnq+5mF9mSY=; b=UJpN2Mdt+L+Wf4iyMkiF+XcbVe4EEJiAxVE+hHsS5nbaJXWXqUCWDSyG /7kEi5M7dfJEFTSvrDAFfTNl369BpHBjV4aEhAkBbi34h2g7KwHw6Jn52 TdeJCQ8e//PSRGikVhTYbsFzfpaCYri6HxgFaTTEZh/MwhbmtlzqaSBni 2zoU7D/Z4myr3tG9LJ73LhldtOgcQ6MqBVug9rNSrzCEJOldORXcprXFO e1b1IOMhe1kHLVLmMawPgVv2ly2jTC0CF3wCu0MFnEFnMemi8CU42J9aB IkhXGHlnDmuljTuZZq4sHf03zD6OXtdTo4EVjWWriNHbnjbYvfI5anYxz g==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="305949541" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="305949541" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2022 13:15:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603863073" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603863073" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:39 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 6D9E2C3F; Mon, 10 Oct 2022 23:15:14 +0300 (EEST) From: Andy Shevchenko To: Marc Zyngier , Andy Shevchenko , 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 , Horatiu Vultur , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Bjorn Andersson , Dmitry Baryshkov , Geert Uytterhoeven , Lad Prabhakar , Phil Edworthy , Krzysztof Kozlowski , Fabien Dessenne , Prathamesh Shete , Basavaraj Natikar , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH v2 36/36] pinctrl: Clean up headers Date: Mon, 10 Oct 2022 23:14:52 +0300 Message-Id: <20221010201453.77401-37-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 11 Oct 2022 08:02:21 +0200 Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , Benjamin Fair , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , Joel Stanley , Orson Zhai , Alim Akhtar , Patrice Chotard , NXP Linux Team , Andy Shevchenko , Charles Keepax , Maxime Coquelin , Manivannan Sadhasivam , Ray Jui , Sascha Hauer , Tomasz Figa , Richard Fitzgerald , Baolin Wang , Shiraz Hashim , Dong Aisheng , Damien Le Moal , Scott Branden , Andrew Jeffery , Patrick Venture , Sean Wang , Nicolas Ferre , Avi Fishman , Masami Hiramatsu , Pengutronix Kernel Team , Chunyan Zhang , Emil Renner Berthing , Sebastian Hesselbarth , Shawn Guo , =?utf-8?q?Andreas_F=C3=A4rber?= X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" There is a few things done: - include only the headers we are direct user of - when pointer is in use, provide a forward declaration - add missed headers - group generic headers and subsystem headers - sort each group alphabetically While at it, fix some awkward indentations. Signed-off-by: Andy Shevchenko --- drivers/pinctrl/core.c | 19 ++++++++------- drivers/pinctrl/core.h | 12 +++++++++- drivers/pinctrl/devicetree.h | 6 +++++ drivers/pinctrl/pinconf.h | 10 ++++++++ drivers/pinctrl/pinctrl-utils.h | 5 ++++ drivers/pinctrl/pinmux.c | 17 ++++++++------ drivers/pinctrl/pinmux.h | 11 +++++++++ include/linux/pinctrl/consumer.h | 31 +++++++++++-------------- include/linux/pinctrl/devinfo.h | 6 +++-- include/linux/pinctrl/machine.h | 8 ++++--- include/linux/pinctrl/pinconf-generic.h | 23 ++++++++++-------- include/linux/pinctrl/pinctrl.h | 18 +++++++------- include/linux/pinctrl/pinmux.h | 5 ++-- 13 files changed, 110 insertions(+), 61 deletions(-) diff --git a/drivers/pinctrl/core.c b/drivers/pinctrl/core.c index 9e57f4c62e60..655f9502e73f 100644 --- a/drivers/pinctrl/core.c +++ b/drivers/pinctrl/core.c @@ -12,19 +12,21 @@ */ #define pr_fmt(fmt) "pinctrl core: " fmt -#include -#include -#include -#include +#include #include -#include #include +#include +#include +#include +#include #include -#include #include +#include + #include -#include +#include #include +#include #ifdef CONFIG_GPIOLIB #include "../gpio/gpiolib.h" @@ -33,9 +35,8 @@ #include "core.h" #include "devicetree.h" -#include "pinmux.h" #include "pinconf.h" - +#include "pinmux.h" static bool pinctrl_dummy_state; diff --git a/drivers/pinctrl/core.h b/drivers/pinctrl/core.h index 840103c40c14..4d0bdb9fb99b 100644 --- a/drivers/pinctrl/core.h +++ b/drivers/pinctrl/core.h @@ -9,12 +9,22 @@ */ #include +#include #include #include -#include +#include + #include +struct dentry; +struct device; +struct device_node; +struct module; + +struct pinctrl; +struct pinctrl_desc; struct pinctrl_gpio_range; +struct pinctrl_state; /** * struct pinctrl_dev - pin control class device diff --git a/drivers/pinctrl/devicetree.h b/drivers/pinctrl/devicetree.h index efa80779de4f..def76aba99d1 100644 --- a/drivers/pinctrl/devicetree.h +++ b/drivers/pinctrl/devicetree.h @@ -5,8 +5,14 @@ * Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. */ +#include + +struct device_node; struct of_phandle_args; +struct pinctrl; +struct pinctrl_dev; + #ifdef CONFIG_OF void pinctrl_dt_free_maps(struct pinctrl *p); diff --git a/drivers/pinctrl/pinconf.h b/drivers/pinctrl/pinconf.h index be7311373299..694bfc9961fa 100644 --- a/drivers/pinctrl/pinconf.h +++ b/drivers/pinctrl/pinconf.h @@ -10,6 +10,16 @@ * Author: Linus Walleij */ +#include + +struct dentry; +struct device_node; +struct seq_file; + +struct pinctrl_dev; +struct pinctrl_map; +struct pinctrl_setting; + #ifdef CONFIG_PINCONF int pinconf_check_ops(struct pinctrl_dev *pctldev); diff --git a/drivers/pinctrl/pinctrl-utils.h b/drivers/pinctrl/pinctrl-utils.h index cec407a8cc4e..4108ee2dd6d0 100644 --- a/drivers/pinctrl/pinctrl-utils.h +++ b/drivers/pinctrl/pinctrl-utils.h @@ -9,6 +9,11 @@ #ifndef __PINCTRL_UTILS_H__ #define __PINCTRL_UTILS_H__ +#include + +struct pinctrl_dev; +struct pinctrl_map; + int pinctrl_utils_reserve_map(struct pinctrl_dev *pctldev, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps, unsigned reserve); diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c index f94d43b082d9..6bd7ac37a0e0 100644 --- a/drivers/pinctrl/pinmux.c +++ b/drivers/pinctrl/pinmux.c @@ -13,19 +13,22 @@ #define pr_fmt(fmt) "pinmux core: " fmt #include -#include -#include -#include +#include #include -#include -#include #include +#include +#include #include -#include -#include +#include +#include #include +#include +#include + #include +#include #include + #include "core.h" #include "pinmux.h" diff --git a/drivers/pinctrl/pinmux.h b/drivers/pinctrl/pinmux.h index 72fcf03eaa43..ea6f99c24aa5 100644 --- a/drivers/pinctrl/pinmux.h +++ b/drivers/pinctrl/pinmux.h @@ -9,6 +9,17 @@ * * Author: Linus Walleij */ + +#include + +struct dentry; +struct seq_file; + +struct pinctrl_dev; +struct pinctrl_gpio_range; +struct pinctrl_map; +struct pinctrl_setting; + #ifdef CONFIG_PINMUX int pinmux_check_ops(struct pinctrl_dev *pctldev); diff --git a/include/linux/pinctrl/consumer.h b/include/linux/pinctrl/consumer.h index 019fecd75d0c..4729d54e8995 100644 --- a/include/linux/pinctrl/consumer.h +++ b/include/linux/pinctrl/consumer.h @@ -12,14 +12,15 @@ #define __LINUX_PINCTRL_CONSUMER_H #include -#include -#include +#include + #include +struct device; + /* This struct is private to the core and should be regarded as a cookie */ struct pinctrl; struct pinctrl_state; -struct device; #ifdef CONFIG_PINCTRL @@ -33,9 +34,8 @@ extern int pinctrl_gpio_set_config(unsigned gpio, unsigned long config); extern struct pinctrl * __must_check pinctrl_get(struct device *dev); extern void pinctrl_put(struct pinctrl *p); -extern struct pinctrl_state * __must_check pinctrl_lookup_state( - struct pinctrl *p, - const char *name); +extern struct pinctrl_state * __must_check pinctrl_lookup_state(struct pinctrl *p, + const char *name); extern int pinctrl_select_state(struct pinctrl *p, struct pinctrl_state *s); extern struct pinctrl * __must_check devm_pinctrl_get(struct device *dev); @@ -101,9 +101,8 @@ static inline void pinctrl_put(struct pinctrl *p) { } -static inline struct pinctrl_state * __must_check pinctrl_lookup_state( - struct pinctrl *p, - const char *name) +static inline struct pinctrl_state * __must_check pinctrl_lookup_state(struct pinctrl *p, + const char *name) { return NULL; } @@ -145,8 +144,8 @@ static inline int pinctrl_pm_select_idle_state(struct device *dev) #endif /* CONFIG_PINCTRL */ -static inline struct pinctrl * __must_check pinctrl_get_select( - struct device *dev, const char *name) +static inline struct pinctrl * __must_check pinctrl_get_select(struct device *dev, + const char *name) { struct pinctrl *p; struct pinctrl_state *s; @@ -171,14 +170,13 @@ static inline struct pinctrl * __must_check pinctrl_get_select( return p; } -static inline struct pinctrl * __must_check pinctrl_get_select_default( - struct device *dev) +static inline struct pinctrl * __must_check pinctrl_get_select_default(struct device *dev) { return pinctrl_get_select(dev, PINCTRL_STATE_DEFAULT); } -static inline struct pinctrl * __must_check devm_pinctrl_get_select( - struct device *dev, const char *name) +static inline struct pinctrl * __must_check devm_pinctrl_get_select(struct device *dev, + const char *name) { struct pinctrl *p; struct pinctrl_state *s; @@ -203,8 +201,7 @@ static inline struct pinctrl * __must_check devm_pinctrl_get_select( return p; } -static inline struct pinctrl * __must_check devm_pinctrl_get_select_default( - struct device *dev) +static inline struct pinctrl * __must_check devm_pinctrl_get_select_default(struct device *dev) { return devm_pinctrl_get_select(dev, PINCTRL_STATE_DEFAULT); } diff --git a/include/linux/pinctrl/devinfo.h b/include/linux/pinctrl/devinfo.h index a48ff69acddd..9e8b559e1253 100644 --- a/include/linux/pinctrl/devinfo.h +++ b/include/linux/pinctrl/devinfo.h @@ -14,11 +14,15 @@ #ifndef PINCTRL_DEVINFO_H #define PINCTRL_DEVINFO_H +struct device; + #ifdef CONFIG_PINCTRL /* The device core acts as a consumer toward pinctrl */ #include +struct pinctrl; + /** * struct dev_pin_info - pin state container for devices * @p: pinctrl handle for the containing device @@ -42,8 +46,6 @@ extern int pinctrl_init_done(struct device *dev); #else -struct device; - /* Stubs if we're not using pinctrl */ static inline int pinctrl_bind_pins(struct device *dev) diff --git a/include/linux/pinctrl/machine.h b/include/linux/pinctrl/machine.h index e987dc9fd2af..0639b36f43c5 100644 --- a/include/linux/pinctrl/machine.h +++ b/include/linux/pinctrl/machine.h @@ -11,7 +11,7 @@ #ifndef __LINUX_PINCTRL_MACHINE_H #define __LINUX_PINCTRL_MACHINE_H -#include +#include /* ARRAY_SIZE() */ #include @@ -149,16 +149,18 @@ struct pinctrl_map { #define PIN_MAP_CONFIGS_GROUP_HOG_DEFAULT(dev, grp, cfgs) \ PIN_MAP_CONFIGS_GROUP(dev, PINCTRL_STATE_DEFAULT, dev, grp, cfgs) +struct pinctrl_map; + #ifdef CONFIG_PINCTRL extern int pinctrl_register_mappings(const struct pinctrl_map *map, - unsigned num_maps); + unsigned num_maps); extern void pinctrl_unregister_mappings(const struct pinctrl_map *map); extern void pinctrl_provide_dummies(void); #else static inline int pinctrl_register_mappings(const struct pinctrl_map *map, - unsigned num_maps) + unsigned num_maps) { return 0; } diff --git a/include/linux/pinctrl/pinconf-generic.h b/include/linux/pinctrl/pinconf-generic.h index 2422211d6a5a..940fc4e9e17c 100644 --- a/include/linux/pinctrl/pinconf-generic.h +++ b/include/linux/pinctrl/pinconf-generic.h @@ -11,9 +11,12 @@ #ifndef __LINUX_PINCTRL_PINCONF_GENERIC_H #define __LINUX_PINCTRL_PINCONF_GENERIC_H -#include +#include + #include +struct device_node; + struct pinctrl_dev; struct pinctrl_map; @@ -196,25 +199,25 @@ int pinconf_generic_dt_node_to_map(struct pinctrl_dev *pctldev, void pinconf_generic_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps); -static inline int pinconf_generic_dt_node_to_map_group( - struct pinctrl_dev *pctldev, struct device_node *np_config, - struct pinctrl_map **map, unsigned *num_maps) +static inline int pinconf_generic_dt_node_to_map_group(struct pinctrl_dev *pctldev, + struct device_node *np_config, struct pinctrl_map **map, + unsigned *num_maps) { return pinconf_generic_dt_node_to_map(pctldev, np_config, map, num_maps, PIN_MAP_TYPE_CONFIGS_GROUP); } -static inline int pinconf_generic_dt_node_to_map_pin( - struct pinctrl_dev *pctldev, struct device_node *np_config, - struct pinctrl_map **map, unsigned *num_maps) +static inline int pinconf_generic_dt_node_to_map_pin(struct pinctrl_dev *pctldev, + struct device_node *np_config, struct pinctrl_map **map, + unsigned *num_maps) { return pinconf_generic_dt_node_to_map(pctldev, np_config, map, num_maps, PIN_MAP_TYPE_CONFIGS_PIN); } -static inline int pinconf_generic_dt_node_to_map_all( - struct pinctrl_dev *pctldev, struct device_node *np_config, - struct pinctrl_map **map, unsigned *num_maps) +static inline int pinconf_generic_dt_node_to_map_all(struct pinctrl_dev *pctldev, + struct device_node *np_config, struct pinctrl_map **map, + unsigned *num_maps) { /* * passing the type as PIN_MAP_TYPE_INVALID causes the underlying parser diff --git a/include/linux/pinctrl/pinctrl.h b/include/linux/pinctrl/pinctrl.h index 487117ccb1bc..31fe992412f0 100644 --- a/include/linux/pinctrl/pinctrl.h +++ b/include/linux/pinctrl/pinctrl.h @@ -11,20 +11,20 @@ #ifndef __LINUX_PINCTRL_PINCTRL_H #define __LINUX_PINCTRL_PINCTRL_H -#include -#include -#include -#include -#include +#include struct device; +struct device_node; +struct gpio_chip; +struct module; +struct seq_file; + +struct pin_config_item; +struct pinconf_generic_params; +struct pinconf_ops; struct pinctrl_dev; struct pinctrl_map; struct pinmux_ops; -struct pinconf_ops; -struct pin_config_item; -struct gpio_chip; -struct device_node; /** * struct pingroup - provides information on pingroup diff --git a/include/linux/pinctrl/pinmux.h b/include/linux/pinctrl/pinmux.h index 9a647fa5c8f1..a7e370965c53 100644 --- a/include/linux/pinctrl/pinmux.h +++ b/include/linux/pinctrl/pinmux.h @@ -11,11 +11,10 @@ #ifndef __LINUX_PINCTRL_PINMUX_H #define __LINUX_PINCTRL_PINMUX_H -#include -#include -#include +#include struct pinctrl_dev; +struct pinctrl_gpio_range; /** * struct pinmux_ops - pinmux operations, to be implemented by pin controller