* [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
@ 2010-11-24 15:53 Mark Brown
2010-11-24 16:01 ` Liam Girdwood
2010-11-25 1:17 ` Jassi Brar
0 siblings, 2 replies; 5+ messages in thread
From: Mark Brown @ 2010-11-24 15:53 UTC (permalink / raw)
To: linux-arm-kernel
Ensure that the prototype agrees with the definition and stop sparse
complaining when building the file.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
arch/arm/plat-samsung/dev-asocdma.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/plat-samsung/dev-asocdma.c b/arch/arm/plat-samsung/dev-asocdma.c
index b7b1fca..a068c4f 100644
--- a/arch/arm/plat-samsung/dev-asocdma.c
+++ b/arch/arm/plat-samsung/dev-asocdma.c
@@ -10,6 +10,7 @@
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
+#include <plat/devs.h>
static u64 audio_dmamask = DMA_BIT_MASK(32);
--
1.7.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
2010-11-24 15:53 [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped Mark Brown
@ 2010-11-24 16:01 ` Liam Girdwood
2010-11-25 0:19 ` Kukjin Kim
2010-11-25 1:17 ` Jassi Brar
1 sibling, 1 reply; 5+ messages in thread
From: Liam Girdwood @ 2010-11-24 16:01 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, 2010-11-24 at 15:53 +0000, Mark Brown wrote:
> Ensure that the prototype agrees with the definition and stop sparse
> complaining when building the file.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
2010-11-24 16:01 ` Liam Girdwood
@ 2010-11-25 0:19 ` Kukjin Kim
2010-11-25 11:20 ` Mark Brown
0 siblings, 1 reply; 5+ messages in thread
From: Kukjin Kim @ 2010-11-25 0:19 UTC (permalink / raw)
To: linux-arm-kernel
Liam Girdwood wrote:
>
> On Wed, 2010-11-24 at 15:53 +0000, Mark Brown wrote:
> > Ensure that the prototype agrees with the definition and stop sparse
> > complaining when building the file.
> >
> > Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
>
> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Hi Mark and Liam,
I think this should be handled in your tree because I don't have Jassi's PATCHv4 series (18 patches) in my tree.
If required, will ask some branch or merge commit to you to merge into my tree for avoiding conflict later :-)
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
2010-11-24 15:53 [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped Mark Brown
2010-11-24 16:01 ` Liam Girdwood
@ 2010-11-25 1:17 ` Jassi Brar
1 sibling, 0 replies; 5+ messages in thread
From: Jassi Brar @ 2010-11-25 1:17 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Nov 25, 2010 at 12:53 AM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:
> Ensure that the prototype agrees with the definition and stop sparse
> complaining when building the file.
Acked-by: Jassi Brar <jassi.brar@samsung.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
2010-11-25 0:19 ` Kukjin Kim
@ 2010-11-25 11:20 ` Mark Brown
0 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2010-11-25 11:20 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Nov 25, 2010 at 09:19:49AM +0900, Kukjin Kim wrote:
> I think this should be handled in your tree because I don't have Jassi's PATCHv4 series (18 patches) in my tree.
> If required, will ask some branch or merge commit to you to merge into my tree for avoiding conflict later :-)
Probably easiest, yeah - I've gone ahead and applied it. Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-11-25 11:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 15:53 [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped Mark Brown
2010-11-24 16:01 ` Liam Girdwood
2010-11-25 0:19 ` Kukjin Kim
2010-11-25 11:20 ` Mark Brown
2010-11-25 1:17 ` Jassi Brar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox