From patchwork Fri Oct 7 19:24:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Branden X-Patchwork-Id: 9367425 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 E8F9860487 for ; Fri, 7 Oct 2016 19:27:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DA0ED29820 for ; Fri, 7 Oct 2016 19:27:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CEED629825; Fri, 7 Oct 2016 19:27:32 +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 E7A3E29823 for ; Fri, 7 Oct 2016 19:27:31 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 3F7492670FF; Fri, 7 Oct 2016 21:27:30 +0200 (CEST) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 3C5752670F0; Fri, 7 Oct 2016 21:25:05 +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 F21C82670FD; Fri, 7 Oct 2016 21:24:55 +0200 (CEST) Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) by alsa0.perex.cz (Postfix) with ESMTP id DA5662670C0 for ; Fri, 7 Oct 2016 21:24:49 +0200 (CEST) Received: by mail-pf0-f176.google.com with SMTP id e6so27559773pfk.1 for ; Fri, 07 Oct 2016 12:24:49 -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=WdEohTeoXrYX/J1HhsQyksR17d72BBRF+SQZ+/YAwugDWqQVIh+Hyp5CTPjDpK0nem gWGLOIUTYAdLbKmGBoxFDsdBCgEKH6uaT/TC5+QWIvymwWjwDqZ9Q1PXM2rQbqb6MAPz a7dbvS290QZnqLhCrMhBx0Y5hjWT8A2Ln8mas= 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=iKG6xPsTdVJjqO0T7A0nv+yBma6IkclaK1RtsDcfLTsamLacZaWa8z1zjpkJLpkjWD jeDJBHh3+rB6F99a59is3pt2GZkyWtWrCURyWDcPWHgNsZacX5FQXVq4rhhqofMSsFFn Sn9MIFKJXbqBOkGDC/Cccn4Cb3pnj59ziSo2X7QVIFnN7j1HRzoyXjqULAzoImIt/+lN mSerDtMfjD3d9ZSAJ1F+6pVbf+jktCm39AVYFO9qwzrd5wX+ny1yk11jmW0dRHjpU3ZO cXx5jBS8xvyZRNf85En+5BtQV6maZScfuVEQiuR8XYUwBePfmdtSGjD0GmRNzR8rBdhx 5k9g== X-Gm-Message-State: AA6/9RnoheD4Uj5+eQ3wlGLbgx+sst+lIO063gACCEw3nxH/9h3xWkZqK/xveEa/+g3TrJ6N X-Received: by 10.98.217.7 with SMTP id s7mr30539510pfg.72.1475868287775; Fri, 07 Oct 2016 12:24:47 -0700 (PDT) Received: from lbrmn-lnxub113.ric.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id h82sm15909397pfh.22.2016.10.07.12.24.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 07 Oct 2016 12:24:47 -0700 (PDT) From: Scott Branden To: Jaroslav Kysela , Takashi Iwai Date: Fri, 7 Oct 2016 12:24:18 -0700 Message-Id: <1475868258-10689-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] sound: soc: 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)