From patchwork Thu Aug 2 07:02:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rohit Kumar X-Patchwork-Id: 10553337 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8592713BF for ; Thu, 2 Aug 2018 07:40:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7799B2AEE2 for ; Thu, 2 Aug 2018 07:40:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6B1AD2B2C9; Thu, 2 Aug 2018 07:40:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A28F92B281 for ; Thu, 2 Aug 2018 07:40:39 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 3D7BB2677D5; Thu, 2 Aug 2018 09:40:36 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id C545F2677D9; Thu, 2 Aug 2018 09:40:33 +0200 (CEST) Received: from smtp.codeaurora.org (smtp.codeaurora.org [198.145.29.96]) by alsa0.perex.cz (Postfix) with ESMTP id E615D2677CD for ; Thu, 2 Aug 2018 09:40:30 +0200 (CEST) Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 86FC360B11; Thu, 2 Aug 2018 07:03:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533193391; bh=Jjgfyv+dQVVbyiQpmzCw+qM7xLiNSo29TtfRsgLwfE0=; h=From:To:Cc:Subject:Date:From; b=CqCPUlfnMn8pHXVa2+mLw+zfBomM2duXeHuC36y3Aqjmqgbo0fy/xy9MOKpgMxxsU yr3kSFu9tt2cVrYO5pQcdtxel3VC7DwGLBPU6haEjM4v8wXmmCE0boj1OgSiSr0yUN E2b5yqj3J2TjoqUSwWPVQwZuo28ufpujEOjh9100= Received: from rohkumar-linux.qualcomm.com (blr-c-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.19.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: rohitkr@codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 4B3E86044B; Thu, 2 Aug 2018 07:03:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533193390; bh=Jjgfyv+dQVVbyiQpmzCw+qM7xLiNSo29TtfRsgLwfE0=; h=From:To:Cc:Subject:Date:From; b=Erk05jGXK4x7w8pXPryU2zU1asjiH1bNxcuZNE5hROqxAApPJVtTzct//VG6mmQpH NAf7sGfKtn2tExgLFJxtj9s8WHYN26OpPZvWuOQRXa1vrlQG+3OLk311Xk/nHMdYk0 O1m+BrOiGn32J9KYwkxfGXIxd8sH2wL7+wLXYVkw= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 4B3E86044B Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=rohitkr@codeaurora.org From: Rohit kumar To: plai@codeaurora.org, bgoswami@codeaurora.org, sfr@canb.auug.org.au, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, rohkumar@qti.qualcomm.com Date: Thu, 2 Aug 2018 12:32:59 +0530 Message-Id: <1533193379-1125-1-git-send-email-rohitkr@codeaurora.org> X-Mailer: git-send-email 1.9.1 Cc: Rohit kumar Subject: [alsa-devel] [PATCH] ASoC: qcom: Fix unmet dependency warning for SND_SOC_SDM845 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Add DEPENDS_ON QCOM_APR for SND_SOC_SDM845 to fix the warning: unmet direct dependencies detected for SND_SOC_QDSP6. Reported-by: Stephen Rothwell Signed-off-by: Rohit kumar --- sound/soc/qcom/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig index 3507308..5f03312 100644 --- a/sound/soc/qcom/Kconfig +++ b/sound/soc/qcom/Kconfig @@ -93,6 +93,7 @@ config SND_SOC_MSM8996 config SND_SOC_SDM845 tristate "SoC Machine driver for SDM845 boards" + depends on QCOM_APR select SND_SOC_QDSP6 help To add support for audio on Qualcomm Technologies Inc.