]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita235f86c4c1c476f39359c9a68c9df9d0f5e3e42
treef1f097ae8a734b85d373076cbc2305353151e669
parent637e482a46c89d1e9fb4bc8c5caa3a46aaae5853
wd719x: remove dma_cache_sync call

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>
drivers/scsi/wd719x.c