From patchwork Wed Jun 5 21:27: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: 13687605 Return-Path: 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 05AFFC27C52 for ; Wed, 5 Jun 2024 22:15:36 +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=UhS78d8Dbtpm05PGy96yBwlDJj2eECyJSyv2l0YY6tc=; b=mH2Wz9yH7Eld4y ujEnTm3pf7LWKjA4jTuIclgbxjW5mxTE/nxCMxryyIcOEd/ECMrUlkqbn8mYptoQlU+5M7BRcpUNt 2NxmruUAfcweFBG0mEV69TgH94tSK5pllntxZHmz5m0hSpv3YvCbObaAKmgrbEUO1Wo2pIMQy4tyM pT/KL+PhNlBHnP1GM+YvtYjCRiaFCNP0KsjKSPaoKj+kaoBLOjIz2jfhLfOUKX+UR4niVBO4VXexA dYn96KCHktQ1ggM1zzqiSZuFKYibNbcQ7glLHDp7JzfkOothkAO83UhdzvUIuKbfmLvDEzUHLUg9Q v5a2cmvX+KgTubU94nXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyup-00000007imJ-3yQL; Wed, 05 Jun 2024 22:15:31 +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 1sEyuR-00000007iOs-07hm; Wed, 05 Jun 2024 22:15:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717625707; x=1749161707; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=sA6qI//FTL7pgyGldUMsd1jU+l556RY52OWXWgjHnto=; b=Zy74D9pbFJSAA2yYSuBcmMK7fDdsamyVdXiimmClKLTQo92c8XHfutT9 r5El6wXb4smDC0gM0k9zDoIeOQip+nJID6h32ELvFnlAD30unb1PDaQT+ NJodwQgt3pqv5mYMFmpjAppzSOBIzvh+p6pzdUJ66XRIuqZUaAdKICyXF naNahyZsPCPiP76YUQmgXCfiDXO8gHLHSS1I2brySWZyUiExLS9wiox+g O0sYBQgg2927zSugbIctjzW5qO8v2DV1Cpeyhdt8x0JCMJcvMPBnYIeqC DDMkv86VTN5KIUd9BSS91n3PVHFT6vkEXYiszqcdpWFR3TkeLcS/36gUt A==; X-CSE-ConnectionGUID: HpJPN1UuSNyx6gzuLUDEGg== X-CSE-MsgGUID: EaPsGru8TO6O7+gbX2Ip3w== X-IronPort-AV: E=McAfee;i="6600,9927,11094"; a="24895543" X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="24895543" 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: CjAg4+gWRbypiKqJjeHDUQ== X-CSE-MsgGUID: piyqwJk4TFeL6djtFhzbCg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="38168626" 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 00374801; Thu, 06 Jun 2024 01:14:47 +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, 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 , 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 6/6] ASoC: samsung: Replace of_gpio.h by proper one Date: Thu, 6 Jun 2024 00:27:29 +0300 Message-ID: <20240605221446.2624964-7-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_151507_215743_014B6806 X-CRM114-Status: GOOD ( 11.86 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org 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