[include] pass opkg offline root as command line arg, solves caching issues when...
[openwrt.git] / target / linux / ixp4xx / patches-2.6.34 / 601-arm-dma_free_coherent.patch
index b939705..e26adbf 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/arm/mm/dma-mapping.c
 +++ b/arch/arm/mm/dma-mapping.c
-@@ -384,7 +384,8 @@ EXPORT_SYMBOL(dma_mmap_writecombine);
+@@ -381,7 +381,8 @@ EXPORT_SYMBOL(dma_mmap_writecombine);
   */
  void dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle)
  {
This page took 0.020111 seconds and 4 git commands to generate.