From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: sbkim73@samsung.com, kgene.kim@samsung.com,
alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org,
patches@linaro.org
Subject: Re: [PATCH] ASoC: Samsung: Fix build error
Date: Wed, 8 Aug 2012 12:09:26 +0100 [thread overview]
Message-ID: <20120808110926.GK16861@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1344405883-27603-1-git-send-email-sachin.kamat@linaro.org>
On Wed, Aug 08, 2012 at 11:34:43AM +0530, Sachin Kamat wrote:
> Fixes the following build error:
> In file included from arch/arm/mach-exynos/include/mach/dma.h:24:0,
> from arch/arm/plat-samsung/include/plat/dma-ops.h:17,
> from arch/arm/plat-samsung/include/plat/dma.h:128,
> from sound/soc/samsung/pcm.c:23:
> arch/arm/plat-samsung/include/plat/dma-pl330.h:106:8:
> error: redefinition of ‘struct s3c2410_dma_client’
> arch/arm/plat-samsung/include/plat/dma.h:40:8: note: originally defined here
> make[3]: *** [sound/soc/samsung/pcm.o] Error 1
Shouldn't this be being fixed in the headers? It looks like they
reference and disagree with each other on Exynos (my primary development
platform is S3C6410 based so I'd notice if it was a generic Samsung
issue.
Pasting the error message isn't really that useful unless the fix is
obvious, it's better to explain in words what's wrong.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2012-08-08 10:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 6:04 [PATCH] ASoC: Samsung: Fix build error Sachin Kamat
2012-08-08 11:09 ` Mark Brown [this message]
2012-08-08 11:33 ` Sachin Kamat
2012-08-08 11:38 ` Kukjin Kim
2012-08-08 11:44 ` Sachin Kamat
2012-08-08 12:18 ` Kukjin Kim
2012-08-08 12:27 ` Kukjin Kim
2012-08-10 5:42 ` Kukjin Kim
2012-08-10 6:03 ` Kukjin Kim
2012-08-10 6:17 ` Sachin Kamat
2012-08-10 16:58 ` Mark Brown
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=20120808110926.GK16861@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
--cc=sbkim73@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).