Linux IA64 platform development
 help / color / mirror / Atom feed
* [patch 07/13] ia64: missing exports hwsw_sync_...
@ 2007-02-06  0:20 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-02-06  0:20 UTC (permalink / raw)
  To: linux-ia64

From: "Jan Beulich" <jbeulich@novell.com>

Add missing exports to allow several drivers to be built as module with
CONFIG_IA64_HP_ZX1_SWIOTLB.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/ia64/hp/common/hwsw_iommu.c |    4 ++++
 1 file changed, 4 insertions(+)

diff -puN arch/ia64/hp/common/hwsw_iommu.c~ia64-missing-exports-hwsw_sync_ arch/ia64/hp/common/hwsw_iommu.c
--- a/arch/ia64/hp/common/hwsw_iommu.c~ia64-missing-exports-hwsw_sync_
+++ a/arch/ia64/hp/common/hwsw_iommu.c
@@ -192,3 +192,7 @@ EXPORT_SYMBOL(hwsw_unmap_sg);
 EXPORT_SYMBOL(hwsw_dma_supported);
 EXPORT_SYMBOL(hwsw_alloc_coherent);
 EXPORT_SYMBOL(hwsw_free_coherent);
+EXPORT_SYMBOL(hwsw_sync_single_for_cpu);
+EXPORT_SYMBOL(hwsw_sync_single_for_device);
+EXPORT_SYMBOL(hwsw_sync_sg_for_cpu);
+EXPORT_SYMBOL(hwsw_sync_sg_for_device);
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-06  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-06  0:20 [patch 07/13] ia64: missing exports hwsw_sync_ akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox