From patchwork Fri May 31 15:29:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13681843 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0818EC27C4F for ; Fri, 31 May 2024 15:31:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1/SPhJXz48rN/UhZX05480sgsW3GqfY7aTK3F6ZFtFc=; b=jQ1szGbQc52jVN hz4+k7+FRgf5Mhtf8yxacAT1L+XbfkpHbrCRrpf+u5g4CksJOGWdnXpIT/1sPUj/zG8wS+Ec3Ucf8 t+AQIKevOYPHxQL/WKmP5eJe2MbTClIiPqL/dYevqvY7xE/JXBFSGBhsUIySw7ucm/ZSmJA6ckFO1 hol7rK4v4neIrtd0iSa7dX8g2vsK5/2vuDfYIISFfAIrBakxW9vk9cRySmmcUHo+LFsZTOwJHr/cS SYfIxhz4i0RajqpKrRtN4vUghTW/c2isgNjUQ2PACREVN7Gw4AtthOPfb3rT9V5ci4OgYAQijm2ul b8IeJqK9je5pK39ljt9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sD4EI-0000000Ah0F-1nhy; Fri, 31 May 2024 15:31:42 +0000 Received: from mgamail.intel.com ([198.175.65.17]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sD4Db-0000000Aga7-0h26; Fri, 31 May 2024 15:31:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717169459; x=1748705459; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=j//q7PxjjHf16S9qzs6ZEZBUjOL4lL+BxQBw8TkTaeo=; b=c0pGNEyOGZuFvWJnyCwpBjB55P7P5fxhH0Bet2Ehj+ruXmJzLAtKe1HW +HCuPbMbNdxkwGGB+HOwYTJMClSChnB48AAk2QcrDJy7ZWDxH+vf75RrV hfpD+6IWlMzshoKRCieiw+xGGgmkzOd5XKRxMbvlhIk9Pyg1NPEml2Qhz be85kVmitzNkaMnQ4S4NzeUJSYUeaub2Z4IwmGgI4SRear9PJ4nMzzBAm /HgndoSMZU0EPTMWAKC8C3h6K6MpWjYPaLSKGfjG+MYH8RqV58cRnyKtP DaBqKc9QplzbXfsbzzU5Qe9d3HpIOdIDU/HBND0uHVLaU2To/p1sfEJ2P w==; X-CSE-ConnectionGUID: Q5I2EZKdQ9CEJejvNIdOHA== X-CSE-MsgGUID: LSNNj8t1RZqmp1R6H811sQ== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="13839615" X-IronPort-AV: E=Sophos;i="6.08,204,1712646000"; d="scan'208";a="13839615" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 May 2024 08:30:50 -0700 X-CSE-ConnectionGUID: nwDwpn1fQ2SNJPRQUUQn3A== X-CSE-MsgGUID: OEXIKaNATXuTal65ZUfdtw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,204,1712646000"; d="scan'208";a="40627258" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa003.fm.intel.com with ESMTP; 31 May 2024 08:30:40 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id B16433B3; Fri, 31 May 2024 18:30:39 +0300 (EEST) From: Andy Shevchenko To: Charles Keepax , Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Kuninori Morimoto , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linuxppc-dev@lists.ozlabs.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , David Rhodes , Richard Fitzgerald , Kevin Lu , Baojun Xu , Srinivas Kandagatla , Banajit Goswami , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Heiko Stuebner , Sylwester Nawrocki Subject: [PATCH v2 2/6] ASoC: fsl: Remove unused of_gpio.h Date: Fri, 31 May 2024 18:29:29 +0300 Message-ID: <20240531153038.1590171-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240531153038.1590171-1-andriy.shevchenko@linux.intel.com> References: <20240531153038.1590171-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240531_083059_291909_9ADB14F9 X-CRM114-Status: UNSURE ( 9.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko --- sound/soc/fsl/imx-es8328.c | 1 - sound/soc/fsl/imx-rpmsg.c | 2 -- 2 files changed, 3 deletions(-) diff --git a/sound/soc/fsl/imx-es8328.c b/sound/soc/fsl/imx-es8328.c index 5b9648f3b087..3ef92f6dfc6b 100644 --- a/sound/soc/fsl/imx-es8328.c +++ b/sound/soc/fsl/imx-es8328.c @@ -8,7 +8,6 @@ #include #include #include -#include #include #include diff --git a/sound/soc/fsl/imx-rpmsg.c b/sound/soc/fsl/imx-rpmsg.c index 0f1ad7ad7d27..ce98d2288193 100644 --- a/sound/soc/fsl/imx-rpmsg.c +++ b/sound/soc/fsl/imx-rpmsg.c @@ -5,9 +5,7 @@ #include #include #include -#include #include -#include #include #include #include