lkml.org 
[lkml]   [2008]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH resend] arm: export dma_sync_sg_for_device (fix build failure)
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/


\
 
 \ /
  Last update: 2008-06-22 16:17    [W:0.140 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site