]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Jun 2018 11:08:31 +0000 (13:08 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:26:02 +0000 (09:26 -0700)
commite750772722367e010a26cfb1cac79c1888106f27
tree9380232cc760aff75133abb132881db5a410512d
parentc7146d2cf64e8e96b8fece50d1656526e181b8c4
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs

CONFIG_DMA_MAYBE_COHERENT already selects CONFIG_DMA_NONCOHERENT, so we
can remove the extra conditions.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19529/
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Tom Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: iommu@lists.linux-foundation.org
Cc: linux-mips@linux-mips.org
arch/mips/include/asm/io.h
arch/mips/mm/c-r4k.c
arch/mips/mm/cache.c