From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped
Date: Wed, 24 Nov 2010 15:53:03 +0000 [thread overview]
Message-ID: <1290613983-1291-1-git-send-email-broonie@opensource.wolfsonmicro.com> (raw)
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
next reply other threads:[~2010-11-24 15:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 15:53 Mark Brown [this message]
2010-11-24 16:01 ` [PATCH] ARM: Samsung: Make sure ASoC DMA device is prototyped Liam Girdwood
2010-11-25 0:19 ` Kukjin Kim
2010-11-25 11:20 ` Mark Brown
2010-11-25 1:17 ` Jassi Brar
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=1290613983-1291-1-git-send-email-broonie@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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