OSDN Git Service

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)
commit309e7cc433e79ba0124e7e359503e66c41b46509
treef1f097ae8a734b85d373076cbc2305353151e669
parent38d5c8336e60bf6e53a1da9586befe82fa75171b
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