From patchwork Thu May 30 22:58:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680914 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C4330186291 for ; Thu, 30 May 2024 23:00:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110055; cv=none; b=JwzUHffTGC7hKl1Oi5f02jekoj/2/d/z6N3GrxxBwp0sT+rXYtZCdlIrvz9DaIs0YcXhHBGbjPWQCnWyZuWjGnQQSFtboJmkpy51vkJVg0Lj2KFRj+wIgiTWMJgDEXt+GjcxPomofDlGvJR/kreFCZ+stxdHNn6vmbIzc9qtEhU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110055; c=relaxed/simple; bh=SkN1OI+NitPIzxBaRMX/zc52va0u5cbDKnN9s8mz5lM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=kqP9f8zBBm4DZDI3Uo5rvPf33if6wcszJQkw7nTy+yf7CiEtEjR1xIwK/gpGE3L1lfq6PnvFTx7whprkr/HR0Z5EJuigiWEses8LcJq7FZMdkfV17G+XIXZJ67SIqXTWIn7FRlN6ygnIRkHpEvmDRJ33Z/Ei8fsfN/lENssPikI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=n6sSX7u9; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="n6sSX7u9" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110055; x=1748646055; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=SkN1OI+NitPIzxBaRMX/zc52va0u5cbDKnN9s8mz5lM=; b=n6sSX7u9CnfxUsfI1uUP1EAuYuF5dCZQoorhTiHJThREFoaSjNWeBBZk DjM1ZJRwjc+Bi+YqnEPG+fIJIWQ+x9llK2FZ4ng0TlXd3LcIK1+JF/WrK bzer7kaDXmk+vuHGrECEFaX5WSOnA+1rzPqeDT1l7hHs3Jd7HtWL76Bv+ SsxAJ9NVIOaJ2xzn3Wibm6feDeOl4sEkPE91g0qbp6KZsojBRGnc2Y5L9 jFUUfBsXrMWuaByxgM6iXGqeNZv0xc9/HGBPB4U5qKGbu5XNxwLzh/9G2 WwCI3Vu/uoUUTDuc0VtbP2ZBf6+VDwQrfE7KTx4MoQWep7d6XlQ5K2Uj+ w==; X-CSE-ConnectionGUID: l7EoGaisTOe/W14O5xHhAg== X-CSE-MsgGUID: sl9UYuW6TUeTuNNoZrdKEQ== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24195304" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24195304" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:00:51 -0700 X-CSE-ConnectionGUID: LzmBcParQiCcOV/jPygyfQ== X-CSE-MsgGUID: mizDkd00TMK+h9RceAgvKw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="40895194" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa003.jf.intel.com with ESMTP; 30 May 2024 16:00:41 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 13BB7136; Fri, 31 May 2024 02:00:39 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 1/6] ASoC: codecs: Remove unused of_gpio.h Date: Fri, 31 May 2024 01:58:47 +0300 Message-ID: <20240530230037.1156253-2-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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 Reviewed-by: Kuninori Morimoto Reviewed-by: Charles Keepax --- sound/soc/codecs/ak4118.c | 1 - sound/soc/codecs/ak4458.c | 1 - sound/soc/codecs/aw88399.c | 1 - sound/soc/codecs/cs53l30.c | 1 - sound/soc/codecs/max98390.c | 1 - sound/soc/codecs/pcm3168a.c | 1 - sound/soc/codecs/rk817_codec.c | 1 - sound/soc/codecs/tas2552.c | 1 - sound/soc/codecs/tas2764.c | 1 - sound/soc/codecs/tas2770.c | 1 - sound/soc/codecs/tas2780.c | 1 - sound/soc/codecs/tas2781-comlib.c | 1 - sound/soc/codecs/tas2781-fmwlib.c | 1 - sound/soc/codecs/tas2781-i2c.c | 1 - sound/soc/codecs/tlv320adc3xxx.c | 1 - sound/soc/codecs/tlv320adcx140.c | 1 - sound/soc/codecs/tlv320aic31xx.c | 1 - sound/soc/codecs/ts3a227e.c | 1 - sound/soc/codecs/wsa883x.c | 1 - 19 files changed, 19 deletions(-) diff --git a/sound/soc/codecs/ak4118.c b/sound/soc/codecs/ak4118.c index 9a43235e6a11..23e868e4e3fb 100644 --- a/sound/soc/codecs/ak4118.c +++ b/sound/soc/codecs/ak4118.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include diff --git a/sound/soc/codecs/ak4458.c b/sound/soc/codecs/ak4458.c index 73cf482f104f..32cb802ad635 100644 --- a/sound/soc/codecs/ak4458.c +++ b/sound/soc/codecs/ak4458.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/aw88399.c b/sound/soc/codecs/aw88399.c index 9fcb805bf971..23e50d73b4c4 100644 --- a/sound/soc/codecs/aw88399.c +++ b/sound/soc/codecs/aw88399.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include "aw88399.h" diff --git a/sound/soc/codecs/cs53l30.c b/sound/soc/codecs/cs53l30.c index c0893146423b..2ee13d885fdc 100644 --- a/sound/soc/codecs/cs53l30.c +++ b/sound/soc/codecs/cs53l30.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/max98390.c b/sound/soc/codecs/max98390.c index 57fa2db1e148..1bae253618fd 100644 --- a/sound/soc/codecs/max98390.c +++ b/sound/soc/codecs/max98390.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/pcm3168a.c b/sound/soc/codecs/pcm3168a.c index 9d6431338fb7..3c0e0fdbfc5c 100644 --- a/sound/soc/codecs/pcm3168a.c +++ b/sound/soc/codecs/pcm3168a.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include diff --git a/sound/soc/codecs/rk817_codec.c b/sound/soc/codecs/rk817_codec.c index d4da98469f8b..5fea600bc3a4 100644 --- a/sound/soc/codecs/rk817_codec.c +++ b/sound/soc/codecs/rk817_codec.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2552.c b/sound/soc/codecs/tas2552.c index a7ed59ec49a6..9e68afc09897 100644 --- a/sound/soc/codecs/tas2552.c +++ b/sound/soc/codecs/tas2552.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2764.c b/sound/soc/codecs/tas2764.c index 1dc719d726ab..5eaddf07aadc 100644 --- a/sound/soc/codecs/tas2764.c +++ b/sound/soc/codecs/tas2764.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2770.c b/sound/soc/codecs/tas2770.c index 67bc1c8b0131..5601fba17c96 100644 --- a/sound/soc/codecs/tas2770.c +++ b/sound/soc/codecs/tas2770.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2780.c b/sound/soc/codecs/tas2780.c index a18ccf5fb7ad..6902bfef185b 100644 --- a/sound/soc/codecs/tas2780.c +++ b/sound/soc/codecs/tas2780.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2781-comlib.c b/sound/soc/codecs/tas2781-comlib.c index 3aa81514dad7..2eb3b384f9e7 100644 --- a/sound/soc/codecs/tas2781-comlib.c +++ b/sound/soc/codecs/tas2781-comlib.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2781-fmwlib.c b/sound/soc/codecs/tas2781-fmwlib.c index 265a8ca25cbb..d6afab542da7 100644 --- a/sound/soc/codecs/tas2781-fmwlib.c +++ b/sound/soc/codecs/tas2781-fmwlib.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tas2781-i2c.c b/sound/soc/codecs/tas2781-i2c.c index 9350972dfefe..c9086fe42419 100644 --- a/sound/soc/codecs/tas2781-i2c.c +++ b/sound/soc/codecs/tas2781-i2c.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tlv320adc3xxx.c b/sound/soc/codecs/tlv320adc3xxx.c index e100cc9f5c19..eb180df9a72a 100644 --- a/sound/soc/codecs/tlv320adc3xxx.c +++ b/sound/soc/codecs/tlv320adc3xxx.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tlv320adcx140.c b/sound/soc/codecs/tlv320adcx140.c index 41342b340680..d594bf166c0e 100644 --- a/sound/soc/codecs/tlv320adcx140.c +++ b/sound/soc/codecs/tlv320adcx140.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/tlv320aic31xx.c b/sound/soc/codecs/tlv320aic31xx.c index 4d7c5a80c6ed..2f94cfda0e33 100644 --- a/sound/soc/codecs/tlv320aic31xx.c +++ b/sound/soc/codecs/tlv320aic31xx.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/codecs/ts3a227e.c b/sound/soc/codecs/ts3a227e.c index dbf448dd8864..b9eb59e3bfa0 100644 --- a/sound/soc/codecs/ts3a227e.c +++ b/sound/soc/codecs/ts3a227e.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include diff --git a/sound/soc/codecs/wsa883x.c b/sound/soc/codecs/wsa883x.c index a2e86ef7d18f..8abce2160d65 100644 --- a/sound/soc/codecs/wsa883x.c +++ b/sound/soc/codecs/wsa883x.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include From patchwork Thu May 30 22:58:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680911 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B37D215251B for ; Thu, 30 May 2024 23:00:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110052; cv=none; b=Y2mMW2XgouNKs7eYPw9rWnEaRjVvzV9KKum2S1TTz0PbFp09AJkpE95pxcimjc7/w1FZENeUp40mY4iFGGYKvyp80dK+wzAKqXVIJOjACR+QHMrXgX01savi+ItnEDVyGhd0NsEN7vexUThB0usbsVsZyXkhgR/oSL9mJhggxUU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110052; c=relaxed/simple; bh=j//q7PxjjHf16S9qzs6ZEZBUjOL4lL+BxQBw8TkTaeo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=JCgXlrQ9vvRjJfuN0yflXn9Pw5vZKttnNqZnh6q0ckty7ybJGx2b8sjHz8S5kHua7nM01pAqGv20t0Lmr6FqR/l+T8kofKERxA9Onu2gPswyr85bVyg9itgJqq4q4dffTdsj/p2KB1p6jGn+t0Uj98nPutgx9KbK63w6VB808GI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=kjegzmIn; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="kjegzmIn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110052; x=1748646052; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=j//q7PxjjHf16S9qzs6ZEZBUjOL4lL+BxQBw8TkTaeo=; b=kjegzmInc/rL48bOEXaLPtvtPGJtXh5u4V6bUYx7xRIFddKZvFBZMe3d tkyJyit+fLRUEgKEynG+c6mrBxqZnSx3yP7PiGaBaMsDHNbuXnZEcpSdB F90QfL9BK0YZkpboEYaRBRdgwRIa5x+YVHXkl0b2jWV9In8UCaetfxaNc K2bmxtdmntNdCPO65VFp3vevzPVOIIRnLbbWBDc76wSkHBsX9LcJdVmjD 6321IQryHU00hPyVQiqJcV0fvjJ0/YbAOQA+ZADtc8LZPxtPBtqFbTFRi 0jwEXJMWMyVdfaOL/n3bVpkQ6cAqqiX/NpS3IixGoWUhBi3VyKdM2zZgw Q==; X-CSE-ConnectionGUID: tcKWcsMbSkqq55o+0Gg1gA== X-CSE-MsgGUID: p2tk2lhUTXqxIA8KxhWFVQ== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24195264" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24195264" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:00:51 -0700 X-CSE-ConnectionGUID: cGbSoxG4TkOhjSI0HA6DRA== X-CSE-MsgGUID: VAH1aJ7mQbC9k70Lz6+POQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="40895195" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa003.jf.intel.com with ESMTP; 30 May 2024 16:00:41 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 3BB072DC; Fri, 31 May 2024 02:00:40 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 2/6] ASoC: fsl: Remove unused of_gpio.h Date: Fri, 31 May 2024 01:58:48 +0300 Message-ID: <20240530230037.1156253-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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 From patchwork Thu May 30 22:58:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680910 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0625F6F2E6 for ; Thu, 30 May 2024 23:00:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110051; cv=none; b=MfjUMim9VvW/aa/OeogFGyRRlkjYzANj+54zj1+Cf79nLfa5KJxTPN4C047X8/UFOlFIC+YJAxi1yieu6eLl+gvbe0yN/6mrCyYKaphUy3cCrUiEbUC/5Qu9+IS+yxTN/3osJXUNMZFU+8BxRvL4G/9nz6JyvhSWdLrnasI7DK4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110051; c=relaxed/simple; bh=81hqptQlE/LEM/MdYuEb48YnMieQd2hcNEosrso0DUw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=csyKYruOZzvOj3SgSvsqzAvWTYm9gSB+ychs8ahBhZrhT3tncd8Jk1ThIsOzqhU3t6fP/fNtkrKop0+IG2n0poRgfByHeiaKzS4ZGhB+5yJ5lEBaxACdgtieffpxXigQXVu441I0TYiapaeps+TjTDaz42JQ+d/xK8yAzHvW9o4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=UJ6Bx5Cm; arc=none smtp.client-ip=192.198.163.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="UJ6Bx5Cm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110050; x=1748646050; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=81hqptQlE/LEM/MdYuEb48YnMieQd2hcNEosrso0DUw=; b=UJ6Bx5Cmx8my0VTONST6RZWQYxiSMwkUns68JCVX7NeejNiFyqyNhKw5 BlPXNp+qye0YBhoQR5OHXQpIxlOsE9TVEBJDgaatg+nvwjckhasWMJzKd 6JHqxom4ZCaJwgOIkE6YfE5Ec2jbLPqpNavHDCZgkurzwGutNPsfiVJCX 0y/JAdZZ7TMDMeHjbutLI7Froc6KwXfDsSXRvMDw9PaG3sirMvn3Yyuan 1kEm6G8vFArkIFFAfXZNMb1y0M/NqVrUZ7/f6ziM9gEAiO9b7MQ8b/8z8 uE0M7Y59h9DomGZ240FTcNwmRbKIqPcdKYyftGXSiPV7WQOqBuC2qH7DO g==; X-CSE-ConnectionGUID: 6fFY5cFOTq+tYrj4nMSULQ== X-CSE-MsgGUID: w0eoE/CUQxOg7hiQ9BUyqg== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24299008" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24299008" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:00:49 -0700 X-CSE-ConnectionGUID: ppAMvIboShW3rdupJXGmfw== X-CSE-MsgGUID: YE22diODSCqeXIU3YdF4gg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="59152829" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa002.fm.intel.com with ESMTP; 30 May 2024 16:00:41 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 49EA837D; Fri, 31 May 2024 02:00:40 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 3/6] ASoC: rockchip: Remove unused of_gpio.h Date: Fri, 31 May 2024 01:58:49 +0300 Message-ID: <20240530230037.1156253-4-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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/rockchip/rockchip_i2s.c | 1 - sound/soc/rockchip/rockchip_spdif.c | 1 - 2 files changed, 2 deletions(-) diff --git a/sound/soc/rockchip/rockchip_i2s.c b/sound/soc/rockchip/rockchip_i2s.c index b0c3ef030e06..b378f870b3ad 100644 --- a/sound/soc/rockchip/rockchip_i2s.c +++ b/sound/soc/rockchip/rockchip_i2s.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include diff --git a/sound/soc/rockchip/rockchip_spdif.c b/sound/soc/rockchip/rockchip_spdif.c index 1a24b78e9e02..eb9d5dee196e 100644 --- a/sound/soc/rockchip/rockchip_spdif.c +++ b/sound/soc/rockchip/rockchip_spdif.c @@ -11,7 +11,6 @@ #include #include -#include #include #include #include From patchwork Thu May 30 22:58:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680912 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3BC871836E3 for ; Thu, 30 May 2024 23:00:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110053; cv=none; b=iNCw5D88jU38voXFK27BYIv+SXKozZL8Ex2BQv2BM6Tg14JJfWmzI1kgwCOTOCbpNPJrqI4erKmJj4fdUa7/nbaN/awP/jQMdO3sfDM7GS0efHhE3NW1Ud+MUoGSZ9OoCDReKJ4GcV9dwCxVpDixm8ZcTrhnwr/JlLBcnvB6jmo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110053; c=relaxed/simple; bh=ZQKha7BG252KruQ9oU8AYSozYEYwH5AEwR9Xap5vJ0c=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=KDQy3Flj97o5oWQoZwcywjLiFmHoTPQkw6rqR6luqA0ynke0C7hnb4dcjGKUXTBBc3uZufRKSdQER003AhQHqrNagMhdqCcNckB2NDPnOz+FplOQOr6yJJ5CZ2Umw3jNC9XcafbFh4+J5zGv39UNE+lL+z2v2aRK4vN68ikNXPU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=IH60+gx0; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="IH60+gx0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110053; x=1748646053; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=ZQKha7BG252KruQ9oU8AYSozYEYwH5AEwR9Xap5vJ0c=; b=IH60+gx0jLtsi41GRU/wcmS4uPKCHLwZQwuIXToQhvTA+aTN0K1doXx5 3g+KPHe/KtWU5z4C6W0KfD/J0PAGyua956evP1XenmU0PWtcw6ex90Tw1 YY234etRq7aH3yhOxzU2u78cwqVL1UAs/9j7JOYCKxyUdZ+6Fel6ORFgQ XXLR5lIexdDKxLzvB007dWczndfazEogZO/ANYVgMtGxzPI68DR1/j0af HjUPGhStBzkzJLyxN/PYKkU1rQo47xMym3lPnEyjRIUH9vsvHoMtQXYbf bBYhxrafZk9NDJGsmeJRcRjzhsuN7OGPPpseK/NJOCDynd+cz2mqsefcU g==; X-CSE-ConnectionGUID: SCgHyKsiQJSCVl64K3WqdA== X-CSE-MsgGUID: 2VI1h0/DQkatfSinuCV2cw== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24195244" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24195244" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:00:51 -0700 X-CSE-ConnectionGUID: n2sq6o+KTKmqb2Ms3NcGVQ== X-CSE-MsgGUID: xYZcJQfTQRiunh7Ud3EJJQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="40895197" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa003.jf.intel.com with ESMTP; 30 May 2024 16:00:41 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 569B74DE; Fri, 31 May 2024 02:00:40 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 4/6] ASoC: codecs: Replace of_gpio.h by proper one Date: Fri, 31 May 2024 01:58:50 +0300 Message-ID: <20240530230037.1156253-5-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 of_gpio.h is deprecated and subject to remove. The driver doesn't use it directly, replace it with what is really being used. Signed-off-by: Andy Shevchenko --- sound/soc/codecs/aw88395/aw88395.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/aw88395/aw88395.c b/sound/soc/codecs/aw88395/aw88395.c index 3c459a67ad0c..be6ebcb51cca 100644 --- a/sound/soc/codecs/aw88395/aw88395.c +++ b/sound/soc/codecs/aw88395/aw88395.c @@ -8,9 +8,9 @@ // Author: Weidong Wang // +#include #include #include -#include #include #include #include "aw88395.h" From patchwork Thu May 30 22:58:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680915 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 67B16183A75 for ; Thu, 30 May 2024 23:00:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110060; cv=none; b=Wfz9rXRoHDfU7T9pm4+kTK0NQlmOf12mf/O1Qf4H9PY3Umvi4gFuJH6VqhKms/PUvvMnZVPpwbQf74w7cj9Lm41rsiaYWb3d1QJlwbgsHjY156OBL812bzzzhk25PMUWGbBSeQv0tNNye8qNkMhW02ipTaHC64m0l9nNqxE2kW0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110060; c=relaxed/simple; bh=AuYIRZwuv1vWCs2uWjv6nHv7VSkA6+15BzU0BIBlcXI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=UOwrrruJKpVpQ5BJ20oF2YHV664Bl/rueAoAQhYOItMTk6mrZG2WLX1QCsX+C/+3A9hcwabluH9+MP1m+RofaiT6JhFeM7ehtZt347hLbpxJZtQWfWetK9km20yySAyDb876z25Gi8mVUpeCt4LszHrdnEqoTNvToyAuQHPlU24= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=mLbA9AUI; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mLbA9AUI" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110061; x=1748646061; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=AuYIRZwuv1vWCs2uWjv6nHv7VSkA6+15BzU0BIBlcXI=; b=mLbA9AUIsITTqfMOJuO53IlybMF9k28J6yt91uaqBAQtRVvpH44Hm9Zh 0+1c/ShJxbczINJEJ4I7/ErZkYXHW4V8+XfVAqgH6fx18e9ihlvdrp8yS yfWnEXNzW3Qzv8y7Tx3lAnd0A/86vx+I7abZeqcOArY5WXrRYV7qSKrHT yoN+V+Awj5cpFzZjx/5Z+xHYFJlOu2eCvpMSER2FRWaUqqvOz4mA4PK6A qQMcAdkf0Fpxn5Fk70+VmhOYaVFDLWQygJTkmPTNLH7mI+8vZHUwMdJ14 xeQfsOESn0K+GyDLqgcnFHJEDbfyztllXtmD3LIzPoRyrk7JIChCKkCkd Q==; X-CSE-ConnectionGUID: uYqkzrlxRSaqbmFcjL82QQ== X-CSE-MsgGUID: z17wIb1VT/+sHuaTd6aE1w== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24195380" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24195380" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:01:00 -0700 X-CSE-ConnectionGUID: sobAkPNVTae+BISEGqSQCg== X-CSE-MsgGUID: iCEpUl0ZQQiPRNOUAbqr4A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="40895353" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa003.jf.intel.com with ESMTP; 30 May 2024 16:00:50 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 69C1F6AB; Fri, 31 May 2024 02:00:40 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 5/6] ASoC: generic: Replace of_gpio.h by proper one Date: Fri, 31 May 2024 01:58:51 +0300 Message-ID: <20240530230037.1156253-6-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 of_gpio.h is deprecated and subject to remove. The driver doesn't use it directly, replace it with what is really being used. Signed-off-by: Andy Shevchenko Acked-by: Kuninori Morimoto --- sound/soc/generic/audio-graph-card2-custom-sample.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/soc/generic/audio-graph-card2-custom-sample.c b/sound/soc/generic/audio-graph-card2-custom-sample.c index 1b6ccd2de964..8e5a51098490 100644 --- a/sound/soc/generic/audio-graph-card2-custom-sample.c +++ b/sound/soc/generic/audio-graph-card2-custom-sample.c @@ -5,8 +5,9 @@ // Copyright (C) 2020 Renesas Electronics Corp. // Copyright (C) 2020 Kuninori Morimoto // +#include +#include #include -#include #include #include From patchwork Thu May 30 22:58:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13680916 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 09F34194C63 for ; Thu, 30 May 2024 23:01:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110062; cv=none; b=pPP4Dac4HWg/CoCCszSK8KTLne6JldlUF3BajCrz4AGrCdMdRUhouUldttyjay8O0C1ZVqgUtzIwWOo3Dr9GGMOAPQC6EssimIhWTrBmZ4gSNb8k2us+g6Rbh7eKkgY9jDBjOKqVVUuNKJ4S0HWs7MvWj5E6p0Y5V2nPw92iKWM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110062; c=relaxed/simple; bh=sA6qI//FTL7pgyGldUMsd1jU+l556RY52OWXWgjHnto=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=HRDb6QB/nDMe6SiKvAHgAUvA9CNeL9HIQwHoQBqDOGdUmzobs6zHstZxikjSwoelzFILnHoP7HqdnVgq4b8SJG9vgIRx8Rv8mjqnHdwVeWoOS5lEXspA/xK1Y5TnY1gfH00uYHcI0wXqRodIPB39A/uDHFuAo8ar9ZwiqS4LXbc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=GM4JVtdt; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="GM4JVtdt" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717110062; x=1748646062; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=sA6qI//FTL7pgyGldUMsd1jU+l556RY52OWXWgjHnto=; b=GM4JVtdtOlfOTQQD0zMdeREuXKqNaXIZy2dSTm9qOex09Bta4wkLHKnQ 6zyNUJdPSsnhoxaufhQp7F8yBawSXCHc+toUjjzLBsG/44AW444Q9npLT nv+Rus5yUmn9joKFk5B4/5GMh3CQs7Pe5togEXq2B2vlveplUI7xteKwe YdC/io/Iw2qUiXhelvuzXEIeFgukVXF/lFdjxl/y5Rqk3XogY0prlx5ha uPVLDvVKj+31FH57MzxhHa2Lkj/+AH/i1n8lQIKIcSIdYC310m4Fm18rH bstUafXEij+paiONeAl4xquKhceRYp95MBUMA8+UGeT9Nwew/X0B6XDqi w==; X-CSE-ConnectionGUID: FY2ePBUhQVybObdKGWmyKw== X-CSE-MsgGUID: IBy45cc0ScS+5rcCWBR9Ig== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24195359" X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="24195359" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 May 2024 16:00:59 -0700 X-CSE-ConnectionGUID: shNDdpbZSeqWsVWRt7QFTg== X-CSE-MsgGUID: 1ruPcTT0SvuZbWAI61H1sw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,202,1712646000"; d="scan'208";a="40895352" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa003.jf.intel.com with ESMTP; 30 May 2024 16:00:50 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 7DB356CB; Fri, 31 May 2024 02:00:40 +0300 (EEST) From: Andy Shevchenko To: Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , Kuninori Morimoto , 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 , James Schulman , 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 v1 6/6] ASoC: samsung: Replace of_gpio.h by proper one Date: Fri, 31 May 2024 01:58:52 +0300 Message-ID: <20240530230037.1156253-7-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> References: <20240530230037.1156253-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 of_gpio.h is deprecated and subject to remove. The driver doesn't use it directly, replace it with what is really being used. Signed-off-by: Andy Shevchenko --- sound/soc/samsung/aries_wm8994.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/samsung/aries_wm8994.c b/sound/soc/samsung/aries_wm8994.c index a548ac33dd94..01716df0c842 100644 --- a/sound/soc/samsung/aries_wm8994.c +++ b/sound/soc/samsung/aries_wm8994.c @@ -1,11 +1,11 @@ // SPDX-License-Identifier: GPL-2.0+ #include +#include #include #include #include #include #include -#include #include #include #include