From: Hannes Reinecke Date: Fri, 24 Apr 2015 11:18:41 +0000 (+0200) Subject: advansys: Remove call to dma_cache_sync() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc31ec4df58d0ba0de9dae6f651bc9bfa1c2f19a;p=pandora-kernel.git advansys: Remove call to dma_cache_sync() Only required if the dma buffer has been allocated via dma_alloc_noncoherent(), which this one is not. With that call removed we can now also compile on ARM. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed