ARM: support generic per-device coherent dma mem
[deliverable/linux.git] / include / asm-arm / dma-mapping.h
index e99406a7bece7264569542b85a72ea8c7d3aaa1e..943f23bc99a2035c165eb78577387babdab905af 100644 (file)
@@ -7,6 +7,8 @@
 
 #include <linux/scatterlist.h>
 
+#include <asm-generic/dma-coherent.h>
+
 /*
  * DMA-consistent mapping functions.  These allocate/free a region of
  * uncached, unwrite-buffered mapped memory space for use with DMA
This page took 0.024382 seconds and 5 git commands to generate.