Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4799173pxj; Tue, 22 Jun 2021 08:16:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyxjna+YnlvHoqYUKithgq7Pag69bXPev+3jjuIUbADwC6EfKy1SVA+pKR9Ny8ucrFaC6hn X-Received: by 2002:a1c:f215:: with SMTP id s21mr5178223wmc.179.1624374983080; Tue, 22 Jun 2021 08:16:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624374983; cv=none; d=google.com; s=arc-20160816; b=toRSeVbLKCsYLs1xX3Kfm+4mUvzQ3tnDblorfTHMW9Y99ZS1whdkQkenlozYnbpjVm /VOB4SLuwhhNhg1zJARRSipzs8GZuCJP4Rfdx9+eOICMr2M0rTx14EaQBAn0jZlLnSkV eYukJVqUFuNV9DzZFN2DNDxcxTpqYP5leeGtrQ0xbIaAWnuWu73S77a0n3HhZkfVFN8c 344/UV7JveB+dGf1SYZziEnKVKmL/bMPEeOj3Y5a9t4JYxKXh3DaPr4fXHG4bK1czV2O L6GYNbrPqM2MgnBJodNqLFa1HHw0N1IJMntpPAhd5MXIkzNqpg7Ed/QLalcDTSsZzfAE uwwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=tfnQnNFzhwa3mP9RvSBcKuUwazTb/QeS2ZISPeOYvws=; b=dD+hqhW3xet0khsJdKJrKJNIzHgZupskt0yalw+kP0T+PNg96qoNFH9l4iQHhQlH7p hkS4ZxGUh22Hp7uTSOXoA7FL8ATa6IRqx67Kf8uBYFxONV5QQRIr5oa35UOVtER/u3DH qqlh720A/qnIz+X+zODwVgLUmaanlo7cmIKvATUGz2gBZ/IHpCrN4yalPyi96bPhbKxE NoLoHJfzGgtETq15UYtfbHmSQ+lU4xqPIpqOzCp+OddNaUskiniGouwpKD1TGMhFHGor 1Ysgfm6u/3uRIYSpeZrCJPklqrQe7YmcE6g8CLyKXELp3xnzhIMdjSBs1UsjsVT3aPW1 Vprw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="a/rZhZb6"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id zd20si7202301ejb.16.2021.06.22.08.15.58; Tue, 22 Jun 2021 08:16:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="a/rZhZb6"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232107AbhFVPQ7 (ORCPT + 99 others); Tue, 22 Jun 2021 11:16:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:37626 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232156AbhFVPQ5 (ORCPT ); Tue, 22 Jun 2021 11:16:57 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5970B61289; Tue, 22 Jun 2021 15:14:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624374881; bh=3we7Q+7oup/k3bH7oBPacMDKI+UoeT+oMJOH2NAnA1U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=a/rZhZb6KlhJka/XnPA9DRrd8wfTm16TgdD2lazvGqxdhP/5iuEPGivLCU7hnVJQj jz3a1tH6Co83YUcbYsXlsi9I2s8z1611ere2zxOjjCAws0sm7qSgavZq0o9v8ljybR jU17FAJrIdUx7ukqhTx6TI81XLmNoJV6MG32UvdG2znTs+XNhhGZ/KTgCZEKtLDlfV YO0l3ifu1/QQ6FfF32jfptbEh71CTgnvqgZoJQnp5gESk0UgOonEpbDKs6pZmULSng ILX+HInKPpZrqQje5U/OaSWBrbrqwZaqLwgLpzotPbwXvT7o8nb2mDRhcFiCre091x k0oF4ub6SPTgA== From: Mark Brown To: Srinivas Kandagatla Cc: Mark Brown , kernel test robot , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, lgirdwood@gmail.com Subject: Re: [PATCH 1/2] ASoC: codecs: wcd938x: fix unused variable warning Date: Tue, 22 Jun 2021 16:14:05 +0100 Message-Id: <162437355277.1773.9681249031887965233.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210621134502.19537-1-srinivas.kandagatla@linaro.org> References: <20210621134502.19537-1-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 21 Jun 2021 14:45:01 +0100, Srinivas Kandagatla wrote: > This patch fixes below > > warning: unused variable wcd938x_dt_match > > by placing device match table under CONFIG_OF Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: codecs: wcd938x: fix unused variable warning commit: 8c4863c261c812a1088b0f8c6b66386d885390e1 [2/2] ASoC: codecs: wcd938x: fix uninitialized symbol warnings commit: d245fff1013cb7456ea9ca3f7b858e438c6bbf79 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark