From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Mark Brown <broonie@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH] ASoC: atmel: fix build failure
Date: Mon, 06 Jun 2016 21:58:41 +0100 [thread overview]
Message-ID: <5755E401.4050008@gmail.com> (raw)
In-Reply-To: <20160606101747.GA7510@sirena.org.uk>
On Monday 06 June 2016 11:17 AM, Mark Brown wrote:
> On Sun, Jun 05, 2016 at 07:00:21PM +0100, Sudip Mukherjee wrote:
>> m32r allmodconfig build is failing with the error:
>> ERROR: "bad_dma_ops" [sound/soc/atmel/snd-soc-atmel-pcm-pdc.ko] undefined!
>>
>> The code is using DMA but the related dependency is not mentioned in the
>> Kconfig.
>
> Rather than going through every single driver using DMA adding the
> dependency might it not be simpler to provide at least a stub DMA
> implementation for the architectures that don't have it?
>
Yes, i can add them for m32r. but since m32r is orphan i send all m32r
patches to Andrew.
So, Andrew, do you have any objection to it?
Regards
Sudip
prev parent reply other threads:[~2016-06-06 20:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-05 18:00 [PATCH] ASoC: atmel: fix build failure Sudip Mukherjee
2016-06-06 10:17 ` Mark Brown
2016-06-06 20:58 ` Sudip Mukherjee [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5755E401.4050008@gmail.com \
--to=sudipm.mukherjee@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.