From mboxrd@z Thu Jan 1 00:00:00 1970 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 04547E95A91 for ; Mon, 9 Oct 2023 08:54:17 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 33382852; Mon, 9 Oct 2023 10:53:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 33382852 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1696841655; bh=1gNhaObHCLIYEZDj3EhK4FrxanyZDjIo1h+E/Gzi1n4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=VJhKmAp5aIcjAyFpoBgyMIJVSucvPyFg7HcDMsqaAlTJmylSSzWIBHWDR5IkDCV0e uPnpy9mN4A83TtX7+VlgfnsBn8hmVLTtxUsngxRX21ZltVT7pFv65M9xzMBPVYrSJW ocp3OfjNYvWeZTUaF9ZUdYRkL6nvz8xWGxmd0VOc= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 437B4F805B0; Mon, 9 Oct 2023 10:51:49 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id B6447F805C2; Mon, 9 Oct 2023 10:51:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 20F11F80589; Mon, 9 Oct 2023 10:51:41 +0200 (CEST) Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 01E40F80580 for ; Mon, 9 Oct 2023 10:51:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 01E40F80580 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=collabora.com header.i=@collabora.com header.a=rsa-sha256 header.s=mail header.b=T2qHtnQ8 Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id DF581660708F; Mon, 9 Oct 2023 09:51:37 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1696841498; bh=1gNhaObHCLIYEZDj3EhK4FrxanyZDjIo1h+E/Gzi1n4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=T2qHtnQ8kryfd85e/V0SXXGnyo6tZ7ZqoyGsRS+B6S4aL1YlSfY1Of5dxlhl+Od6h GfGgeT48fUGv9e3sz6ghyS8HLIYHKdFmbI4WCPV7LWfRK61KmyA1qZTnD1Se1B+6gV Zoath4IUrRiBlDzP7qTxdfctpLV5gW5+G3sa6OVpg6A5+a8zyUFCl+bjwHRN+Di+Li aDio7E2mXB8UQWIo7YB49VM0A6Wh/Kp5Os3JP0UpsvAHWw0Dq8j6Z4lJLC5lt+Ot+y tOHwqsO1JdVvUkWPwM49+CVehRPcpSlgud7VRQjGTg1C+lr5Wf18AUgY4ifNOVMVbe fTF2KnSFcYNbQ== Message-ID: <6134be37-b1dd-d0df-6b45-00aced9e1685@collabora.com> Date: Mon, 9 Oct 2023 10:51:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH 3/8] ASoC: mt8173-max98090: Drop unused include Content-Language: en-US To: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Matthias Brugger , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, alsa-devel@alsa-project.org References: <20231006-descriptors-asoc-mediatek-v1-0-07fe79f337f5@linaro.org> <20231006-descriptors-asoc-mediatek-v1-3-07fe79f337f5@linaro.org> From: AngeloGioacchino Del Regno In-Reply-To: <20231006-descriptors-asoc-mediatek-v1-3-07fe79f337f5@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID-Hash: 655GWDCOLBAVH4PRMZ7IZA6GTBGP5VRQ X-Message-ID-Hash: 655GWDCOLBAVH4PRMZ7IZA6GTBGP5VRQ X-MailFrom: angelogioacchino.delregno@collabora.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Il 06/10/23 15:46, Linus Walleij ha scritto: > This driver includes the legacy GPIO header but > is not using any symbols from it. Drop the include. > > Signed-off-by: Linus Walleij Reviewed-by: AngeloGioacchino Del Regno Tested-by: AngeloGioacchino Del Regno From mboxrd@z Thu Jan 1 00:00:00 1970 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 74537E95A91 for ; Mon, 9 Oct 2023 08:52:14 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LCa+Cu+CixMVH/NFTC64MxhQVUK68817TyeV9tSf/kw=; b=d5ZmcG348gtWrf +toOVQCFoY+47kwmkSzN2z9Ng8DSNsud0PnaJCqYLcuBCS6djsnAWcarA8Dwh0eS/qQHhQs/pH2Ij /YQFcDC0V/0eEsnpnvvl9lDbWa/WEK7a4ZovgJAbGFKhb8Bb01M4kDHEPSX/FZjyNyx4xTedDJwyf kYuo1PlIHEH+VE2GscRgAUcARlXbi7agTEcUWwv1px6m19UgoTOag585wDNPg36jAdFYVm7pXFlgC nZTStZ+yjdSseLDSkAuR+WwxMFPOsPGo7C/hhIPVc/pi8/eWtH6YURgnTorZs393lDvblidcxdo2c kevapGm7sMWAQzSf5m2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qplzN-00A1EG-1F; Mon, 09 Oct 2023 08:51:45 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qplzH-00A16q-2W; Mon, 09 Oct 2023 08:51:41 +0000 Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id DF581660708F; Mon, 9 Oct 2023 09:51:37 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1696841498; bh=1gNhaObHCLIYEZDj3EhK4FrxanyZDjIo1h+E/Gzi1n4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=T2qHtnQ8kryfd85e/V0SXXGnyo6tZ7ZqoyGsRS+B6S4aL1YlSfY1Of5dxlhl+Od6h GfGgeT48fUGv9e3sz6ghyS8HLIYHKdFmbI4WCPV7LWfRK61KmyA1qZTnD1Se1B+6gV Zoath4IUrRiBlDzP7qTxdfctpLV5gW5+G3sa6OVpg6A5+a8zyUFCl+bjwHRN+Di+Li aDio7E2mXB8UQWIo7YB49VM0A6Wh/Kp5Os3JP0UpsvAHWw0Dq8j6Z4lJLC5lt+Ot+y tOHwqsO1JdVvUkWPwM49+CVehRPcpSlgud7VRQjGTg1C+lr5Wf18AUgY4ifNOVMVbe fTF2KnSFcYNbQ== Message-ID: <6134be37-b1dd-d0df-6b45-00aced9e1685@collabora.com> Date: Mon, 9 Oct 2023 10:51:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH 3/8] ASoC: mt8173-max98090: Drop unused include Content-Language: en-US To: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Matthias Brugger , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, alsa-devel@alsa-project.org References: <20231006-descriptors-asoc-mediatek-v1-0-07fe79f337f5@linaro.org> <20231006-descriptors-asoc-mediatek-v1-3-07fe79f337f5@linaro.org> From: AngeloGioacchino Del Regno In-Reply-To: <20231006-descriptors-asoc-mediatek-v1-3-07fe79f337f5@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_015139_973654_5A9F7E55 X-CRM114-Status: UNSURE ( 9.61 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 06/10/23 15:46, Linus Walleij ha scritto: > This driver includes the legacy GPIO header but > is not using any symbols from it. Drop the include. > > Signed-off-by: Linus Walleij Reviewed-by: AngeloGioacchino Del Regno Tested-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel