From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Martin Michlmayr <tbm@cyrius.com>
Subject: [PATCH resend] arm: export dma_sync_sg_for_device (fix build failure)
Date: Sun, 22 Jun 2008 16:13:52 +0200 (CEST) [thread overview]
Message-ID: <tkrat.f4459fea282b5e69@s5r6.in-berlin.de> (raw)
Date: 2006-06-18 03:49:35 +0200
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
Subject: arm: add EXPORT_SYMBOL(dma_sync_sg_for_device)
as it is for example needed by drivers/ieee1394/dma.c
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---
arch/arm/common/dmabounce.c | 1 +
1 file changed, 1 insertion(+)
--- a/arch/arm/common/dmabounce.c
+++ b/arch/arm/common/dmabounce.c
@@ -651,6 +651,7 @@ EXPORT_SYMBOL(dma_unmap_sg);
EXPORT_SYMBOL(dma_sync_single_for_cpu);
EXPORT_SYMBOL(dma_sync_single_for_device);
EXPORT_SYMBOL(dma_sync_sg);
+EXPORT_SYMBOL(dma_sync_sg_for_device);
EXPORT_SYMBOL(dmabounce_register_dev);
EXPORT_SYMBOL(dmabounce_unregister_dev);
Refreshed for 2.6.26-rc7, otherwise unchanged since the problem still
exists.
http://osdir.com/ml/kernel.firewire.user/2006-06/msg00038.html
http://marc.info/?l=linux-arm-kernel&m=115166450400713
http://marc.info/?l=linux-arm-kernel&m=121414061629428
--
Stefan Richter
-=====-==--- -==- =-==-
http://arcgraph.de/sr/
next reply other threads:[~2008-06-22 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-22 14:13 Stefan Richter [this message]
2008-06-22 14:46 ` Russell King
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=tkrat.f4459fea282b5e69@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--cc=tbm@cyrius.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
all inboxes | Powered by JetHome®