Message ID | 20240605221446.2624964-6-andriy.shevchenko@linux.intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 2A10EC25B76 for <linux-arm-kernel@archiver.kernel.org>; Wed, 5 Jun 2024 22:15:42 +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=7POB81Tb/urXw2AQHncaJ5vZ+LHlrIywbjphptfuY00=; b=xN+O6fIIZXlCJB 1KSEANYaqmT2oCLv+xxafa2L3YDWstOPz4U/JmpOL0P5i9oC6pTfRDws2iKFNAi0Uu87iEnpKsWiF RlEjgcgNndqmBZ416PR67W1AvVvuI83s9nNTAfXLGw8QbpFCONtD7SdlIb4hEJZPzBrFAtjUJKfEs ORZqMmolnFBFqRm/fn/PQkk8Bk8D/xQEBxGwyi6Ktr5Xm/eAJOt57pQHyNhvhmsWARhICAE3yOk+V 18ovWAWv8488eLffyNw44QSsiN0vZH3iqj1Uv2a+Zxzn2F2olB5tQPkCppDN5V1em5rgYhw8ZW7YZ vuPJ9D6oiadF8j5pih/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyul-00000007iio-3JUM; Wed, 05 Jun 2024 22:15:27 +0000 Received: from mgamail.intel.com ([192.198.163.11]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyuQ-00000007iOt-1Xap; Wed, 05 Jun 2024 22:15:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717625706; x=1749161706; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=SGwfez3lrOf2K/YTWirwKNhphy+WK2Ug6UhveRqerj0=; b=Lep4MFmGmGTZ9TFsctv+on/zA0Y/+xWybmbnVCkJn4An7mBiPsC9fw0K bmBdbQck5X+klNNjE7xVfOyDeckLhAEIT+ARHMxxLzpoPLWDdzDLRxUq9 g3SZy4erQ/2ISM6uPOBD1wk1msC6Pn6+/XAVVwJw4roLLu4qf8vAM7tZo Ann41FKQnY1HIyXgv74aTEKU8AfapgpeozvOLcEKwG1CKfAR7tjBLd2su YD87PErTDswpu/lFqdLJWVfFYf5j3p2hX6ZnsuvHOu9sIKKBGMQxLtyjr lYQx0pjQkrcZCyPpfaep1ujywk/6u5fn1moBZqvitMalOsw+Igg0DTyI2 Q==; X-CSE-ConnectionGUID: ocAsoSSvQ8euJV5cBax0Lg== X-CSE-MsgGUID: XrLzJYNyR4+dF6xUBC0WkA== X-IronPort-AV: E=McAfee;i="6600,9927,11094"; a="24895524" X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="24895524" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2024 15:15:06 -0700 X-CSE-ConnectionGUID: iPCqY0lBTKatrBzAwnb8Lw== X-CSE-MsgGUID: +aj2d5oZRpGkSjNLeON5+w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="38168625" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa006.jf.intel.com with ESMTP; 05 Jun 2024 15:14:57 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id E7E797B5; Thu, 06 Jun 2024 01:14:47 +0300 (EEST) From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> To: Charles Keepax <ckeepax@opensource.cirrus.com>, Rob Herring <robh@kernel.org>, Weidong Wang <wangweidong.a@awinic.com>, Mark Brown <broonie@kernel.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= <u.kleine-koenig@pengutronix.de>, Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>, Shenghao Ding <shenghao-ding@ti.com>, Marco Felsch <m.felsch@pengutronix.de>, Alper Nebi Yasak <alpernebiyasak@gmail.com>, Chancel Liu <chancel.liu@nxp.com>, linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-arm-msm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Cc: Liam Girdwood <lgirdwood@gmail.com>, Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>, David Rhodes <david.rhodes@cirrus.com>, Richard Fitzgerald <rf@opensource.cirrus.com>, Kevin Lu <kevin-lu@ti.com>, Baojun Xu <baojun.xu@ti.com>, Srinivas Kandagatla <srinivas.kandagatla@linaro.org>, Banajit Goswami <bgoswami@quicinc.com>, Shengjiu Wang <shengjiu.wang@gmail.com>, Xiubo Li <Xiubo.Lee@gmail.com>, Fabio Estevam <festevam@gmail.com>, Nicolin Chen <nicoleotsuka@gmail.com>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix Kernel Team <kernel@pengutronix.de>, Heiko Stuebner <heiko@sntech.de>, Sylwester Nawrocki <s.nawrocki@samsung.com> Subject: [PATCH v2 5/6] ASoC: generic: Replace of_gpio.h by proper one Date: Thu, 6 Jun 2024 00:27:28 +0300 Message-ID: <20240605221446.2624964-6-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240605221446.2624964-1-andriy.shevchenko@linux.intel.com> References: <20240605221446.2624964-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-20240605_151506_466164_A551886D X-CRM114-Status: GOOD ( 10.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ASoC: Drop or replace of_gpio.h
|
expand
|
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 <kuninori.morimoto.gx@renesas.com> // +#include <linux/device.h> +#include <linux/mod_devicetable.h> #include <linux/module.h> -#include <linux/of_gpio.h> #include <linux/platform_device.h> #include <sound/graph_card.h>