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: 13681835 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) (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 2FB9B158DCF for ; Fri, 31 May 2024 15:30:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.17 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717169455; cv=none; b=t+btVj7uVqWIYa/7SWHor4NKrb9ZlQbY3dnq5+zQzxoeU9sUJGkkUNmh/KbHTMijqbB/L5xbZYgqEaaND/F5y3wugTPG1dXRtPxEvct6XF429/CHuAPFZ+L/sRyW0jzrpGaWlw/5VlDV1zqG4GYZ/QTMD4v6Rb1dWD/QRbxbw0g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717169455; c=relaxed/simple; bh=j//q7PxjjHf16S9qzs6ZEZBUjOL4lL+BxQBw8TkTaeo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=e5QmiyWacM+65DUa11uEL5DX2ZLhwr7tpM12qhzmzZ6CGLeSNkE+2Pfu9CMd5okfU0UdUQB0hALOJVISZx2Ovzna3vM/eBAdHrl0EeVtthD5/dssnSCGyC/WUWK4Zw3/m6wQclVJs34blhw73pJJ2TD5ulcquek/I/Un1ezc1ro= 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=I3hftE0L; arc=none smtp.client-ip=198.175.65.17 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="I3hftE0L" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717169454; x=1748705454; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=j//q7PxjjHf16S9qzs6ZEZBUjOL4lL+BxQBw8TkTaeo=; b=I3hftE0LuQYJ2KcyNknI+Hkh6GAM4xcwHK69/l5ELcly3HgkQEj65xM1 QEMcSEliGp8+fZWc11RdDDq/g02Duia5Pae7uKthPYv5O3Tkmx9dKNGTL LedfIh3AnxXET5pwdyjCzH1oT8cLztI1eaFoY5NCMdTh0fAcuDJ+UZsNA 7KdS+qp/RC1m9X2rQ/CX6+8yuntbK25vVwH1Yfgbno7UR9gDSV4oOJ4Pr pdCeSqXjzXe9igUmNLHKlFvQpADa1tfyQ0vi7spyflQ/qBJxgP7f53Ric NrLi8mkCfRTUdlv2LPtWQ/J5R0RE7zZ7guTarTPIOA340yFomwZkPK4TH Q==; X-CSE-ConnectionGUID: /2z+huE8STO77PES+DfTNg== X-CSE-MsgGUID: kFiRTbEiRUaxCx/FFkSEqw== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="13839622" X-IronPort-AV: E=Sophos;i="6.08,204,1712646000"; d="scan'208";a="13839622" 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> 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