MIPS: remove CONFIG_DMA_COHERENT
authorChristoph Hellwig <[email protected]>
Fri, 15 Jun 2018 11:08:32 +0000 (13:08 +0200)
committerPaul Burton <[email protected]>
Sun, 24 Jun 2018 16:26:02 +0000 (09:26 -0700)
commit7e4dbdc11261bd7aaa18051247d01429e0b7cd03
tree6f6fdee653e23514ca13b7fb715adeca5d8bfe62
parent972dc3b79f421b5ae553b1073708cbd0d4da4a91
MIPS: remove CONFIG_DMA_COHERENT

We can just check for !CONFIG_DMA_NONCOHERENT instead and simplify things
a lot.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Paul Burton <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/19530/
Signed-off-by: Paul Burton <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: David Daney <[email protected]>
Cc: Kevin Cernekee <[email protected]>
Cc: Jiaxun Yang <[email protected]>
Cc: Tom Bogendoerfer <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: [email protected]
Cc: [email protected]
arch/mips/Kconfig
arch/mips/include/asm/dma-coherence.h
arch/mips/include/asm/mach-generic/kmalloc.h
arch/mips/mti-malta/malta-setup.c
arch/mips/sibyte/Kconfig