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: 1688589 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ozlabs.org (client-ip=112.213.38.117; helo=lists.ozlabs.org; envelope-from=linux-aspeed-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=dJgXJfD3; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MmtQN61Pbz23jy for ; Tue, 11 Oct 2022 22:11:40 +1100 (AEDT) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4MmtQN5CWqz2xtF for ; Tue, 11 Oct 2022 22:11:40 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=dJgXJfD3; dkim-atps=neutral X-Original-To: linux-aspeed@lists.ozlabs.org Delivered-To: linux-aspeed@lists.ozlabs.org Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=andriy.shevchenko@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=dJgXJfD3; dkim-atps=neutral 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 lists.ozlabs.org (Postfix) with ESMTPS id 4MmVXk6B2Lz3dtK; Tue, 11 Oct 2022 07:15:50 +1100 (AEDT) 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=hQG6OaJlbxIbFx3vF4WcvOlnEf177H4lL2btu1IfLVo=; b=dJgXJfD3qidO81DLPUx3PJzISyMYNt4Lx++kUyD/mi6yfRPpQz83qI/m HW04QqQyKP8Dc9TLATfiEehPFaf6h4a72JBnYaPfQWIin7WDqMvmkmbIJ Sqnz/zXhDrwvu8lmU0B8VT65Gn+HScdVkeN4tfWZkLk9QjWCghuF7M3ff 49CGbuDhVCw5T+XN+qFxDi/ajQkHlwNCauBMAbxF03uLOP7e6vwCcfmzH dRRPA1JHOJz6wh0hAVjJ4q9nfssFjrX44avGqoakMVIKSubybQbM7Ls4u EcyCjCRqUvuLL8wYZHTybLkIhOamgkl2LZEOO8ZYyTbZo5t/t1wFNVfE4 w==; X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="368491239" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="368491239" 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:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10496"; a="603863060" X-IronPort-AV: E=Sophos;i="5.95,173,1661842800"; d="scan'208";a="603863060" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga006.jf.intel.com with ESMTP; 10 Oct 2022 13:15:37 -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 22:08:23 +1100 X-BeenThere: linux-aspeed@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux ASPEED SoC development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Alexandre Belloni , Jacky Bai , Kunihiko Hayashi , Tony Lindgren , Konrad Dybcio , Alexandre Torgue , Tali Perry , Paul Cercueil , Thierry Reding , Haojian Zhuang , Sylwester Nawrocki , Fabio Estevam , Michal Simek , Tomer Maimon , Florian Fainelli , soc@kernel.org, Viresh Kumar , Gregory Clement , Chen-Yu Tsai , Jonathan Hunter , Nancy Yuen , Ludovic Desroches , Andy Gross , Broadcom internal kernel review list , 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 , 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?= Errors-To: linux-aspeed-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Linux-aspeed" 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"