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