From patchwork Fri May 31 15:29:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13681826 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.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 BED7C77A1E; Fri, 31 May 2024 15:30:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717169453; cv=none; b=frBp2ovgc1FwSR65p80RE5+X/CzT85kDnuBKJqxcA84B4b3ZNYX31W3Uu/RcER7jsfp9x0iRkPYt/W9G3iTWpO0iQpts45Lq5+5Bd2DFZ+yxoJ69HjnrmFBLlcJN7qRIW2LxUpPiyPMNnEsHhQvnTKYEE4P8etILj0nxlnBS6zY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717169453; c=relaxed/simple; bh=81hqptQlE/LEM/MdYuEb48YnMieQd2hcNEosrso0DUw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=Li9Ymoz1Zp6mqtp+cqT+pkU0YoF3dRrfFET0LKG3DcUyPoGqd1WA5/Kx7Zw+3QapS2n1ZuSf+wxEpnhaRw/LVbtR85kcWQRnr8L94AflZJR6704FkqOMxvyKtKFSU4XjMYzzO/st+EYexY3neFL11+CTwr51AX4ollzq21TzBhQ= 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=hRnn9wiU; arc=none smtp.client-ip=192.198.163.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="hRnn9wiU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717169451; x=1748705451; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=81hqptQlE/LEM/MdYuEb48YnMieQd2hcNEosrso0DUw=; b=hRnn9wiUStVKi3EFSn4KRIZdkhQv1W33l8E0EJLMAOLWmlzJf4iG1wgs ubPRkpx8cBB1Sk9xhkTWQAuo893YwxBHN0QEyQwEwW6DB4DOvqe13Zz3r k+lqP7SdfzDaj1PTAXLzAnRP38v+hetZQ4cyTAbocCDSbhG9H5PcQC+Co OV/XrEtHt5xUfSumsC3qqnDR+ehJcOEeIsAuWlUD+TyUSt9ktsGCI7pDL qIXXL+BstOexPiOADoA2HtneUFLKINXoq4HZwyhF0APQKHsx8ZKrpWenE nFvT27ZxVpm7wxb3FpVC7a/nC+WkXuycchavAibCs6sGbdVqh+YkLJgIM w==; X-CSE-ConnectionGUID: ooOurLuaT9Kl/lACympj6g== X-CSE-MsgGUID: r7dtKVlNQImu/vmEgDAYRg== X-IronPort-AV: E=McAfee;i="6600,9927,11088"; a="24348138" X-IronPort-AV: E=Sophos;i="6.08,204,1712646000"; d="scan'208";a="24348138" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 May 2024 08:30:49 -0700 X-CSE-ConnectionGUID: Htetr8d2SE+NM97c7xMEbw== X-CSE-MsgGUID: eWxLHUYTTYGIR52qbo0oaA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,204,1712646000"; d="scan'208";a="73678757" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa001.jf.intel.com with ESMTP; 31 May 2024 08:30:41 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id C8D58650; 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 3/6] ASoC: rockchip: Remove unused of_gpio.h Date: Fri, 31 May 2024 18:29:30 +0300 Message-ID: <20240531153038.1590171-4-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: linux-sound@vger.kernel.org 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