wd719x: remove dma_cache_sync call
authorOndrej Zary <linux@rainbow-software.org>
Wed, 26 Nov 2014 20:37:57 +0000 (21:37 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 27 Nov 2014 15:40:16 +0000 (16:40 +0100)
Remove dma_cache_sync call to fix build on other architectures.
Driver still works fine on x86 without that.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found