From patchwork Wed Nov 2 20:43:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Branden X-Patchwork-Id: 9410059 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C183B6022E for ; Thu, 3 Nov 2016 02:00:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B00822A757 for ; Thu, 3 Nov 2016 02:00:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A13282A75A; Thu, 3 Nov 2016 02:00:08 +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=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=no 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 BED2A2A757 for ; Thu, 3 Nov 2016 02:00:07 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 81D782670F8; Thu, 3 Nov 2016 03:00:06 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 62399265D93; Thu, 3 Nov 2016 02:57:41 +0100 (CET) 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 30A3A266FD0; Wed, 2 Nov 2016 21:43:52 +0100 (CET) Received: from mail-pf0-f179.google.com (mail-pf0-f179.google.com [209.85.192.179]) by alsa0.perex.cz (Postfix) with ESMTP id 9F81A265654 for ; Wed, 2 Nov 2016 21:43:47 +0100 (CET) Received: by mail-pf0-f179.google.com with SMTP id 189so17720637pfz.3 for ; Wed, 02 Nov 2016 13:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id; bh=jodO6QMnzRedrG8L7lVRK572rRGlb1APekXvn9YLzVk=; b=LjNT+a6GR3dDEBqi5YEociSdE8XhiDNFn0cxbXdAV0clmytt+GlMTIktngqQFJW4Wd pStPDHZ/j7z7eitBZ1ThQmd6V4wrljI3FBNjsa40wLGUYuN085q+9hxFjCLRKZHjA2s+ Tq+BPWIFJyjy8Fn/UFgGRiUkum5rZXzwekFr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=jodO6QMnzRedrG8L7lVRK572rRGlb1APekXvn9YLzVk=; b=aM4Cl2Vf4jQoz5/BvpyIS7aRryVOOtaXstjqhkL+e9JvOsefm0siX+WdN+s0hXr+iI viqTD9zVzl2r2yAYNOi+PfHiGUw9aiQ1x0tarL8/Ji2/zhaV4PX86LBONQBzefUCNCyJ 0xbBnbVChpgH5aKl7N0dkLcr12/tB0k/cZhPc3LkWyE1ELh6iuvOMbji5kTvWS6psxoW o4RgkDLLn2OpJTwFu2iSAccI7RU1ntaWyv2OLlGNRPPKH53FzNb5Qcb85e2SWeF2IInB t2jjhwxhZyuuYE5krnFXmFY00TGcCs8RsnYf80+qwmIehaEcrTmO2fWv2UOkvAzUXfLl dSNA== X-Gm-Message-State: ABUngveRdomWRtv+8JEfM2xahbPCNjaFsykyN7pnSE1avwPlwBYoJ4A+r2uxszV6desMpiMd X-Received: by 10.98.64.76 with SMTP id n73mr10196532pfa.33.1478119426254; Wed, 02 Nov 2016 13:43:46 -0700 (PDT) Received: from lbrmn-lnxub113.ric.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id f62sm6866035pfg.18.2016.11.02.13.43.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Nov 2016 13:43:45 -0700 (PDT) From: Scott Branden To: Jaroslav Kysela , Takashi Iwai Date: Wed, 2 Nov 2016 13:43:24 -0700 Message-Id: <1478119404-22606-1-git-send-email-scott.branden@broadcom.com> X-Mailer: git-send-email 2.5.0 Cc: alsa-devel@alsa-project.org, Scott Branden , Liam Girdwood , linux-kernel@vger.kernel.org, Mark Brown , BCM Kernel Feedback Subject: [alsa-devel] [PATCH v2 1/1] ASoC: cygnus: add depends on HAS_DMA 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 HAS_DMA to Kconfig. This fixes error reported by kbuild test robot when building for ARCH=m32r: ERROR: "bad_dma_ops" [sound/soc/bcm/snd-soc-cygnus.ko] undefined! Signed-off-by: Scott Branden --- sound/soc/bcm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/bcm/Kconfig b/sound/soc/bcm/Kconfig index d528aac..edf3671 100644 --- a/sound/soc/bcm/Kconfig +++ b/sound/soc/bcm/Kconfig @@ -11,6 +11,7 @@ config SND_BCM2835_SOC_I2S config SND_SOC_CYGNUS tristate "SoC platform audio for Broadcom Cygnus chips" depends on ARCH_BCM_CYGNUS || COMPILE_TEST + depends on HAS_DMA help Say Y if you want to add support for ASoC audio on Broadcom Cygnus chips (bcm958300, bcm958305, bcm911360)