commit | 309e7cc433e79ba0124e7e359503e66c41b46509 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Wed Nov 26 21:37:57 2014 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 27 16:40:16 2014 +0100 |
tree | f1f097ae8a734b85d373076cbc2305353151e669 | |
parent | 38d5c8336e60bf6e53a1da9586befe82fa75171b [diff] |
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>