dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
authorChristoph Hellwig <hch@lst.de>
Tue, 11 Sep 2018 06:54:57 +0000 (08:54 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Sep 2018 07:01:14 +0000 (09:01 +0200)
commit684f7e91d3c72d555b82db13b2a48798e6097886
treee94751fc47ca56434c30862325e1af9779beb885
parenta3ceed87b07769fb80ce9dc6b604e515dba14c4b
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration

The patch adding the infrastructure failed to actually add the symbol
declaration, oops..

Fixes: faef87723a ("dma-noncoherent: add a arch_sync_dma_for_cpu_all hook")
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/Kconfig