]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Remove unnecessary platform dma helper functions
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Aug 2013 09:28:30 +0000 (11:28 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:24:40 +0000 (21:24 +0100)
commit3fe42d101f3c1e3e07488b483170a1219fe5d95c
treef20c6dadb500eddf4f952c0ef6f01c2900e1dc41
parentecd191943b578f6e1a51fa6dbc66a83e0b171e23
MIPS: Remove unnecessary platform dma helper functions

The semantics stay the same - on Cavium Octeon the functions were dead
code (it overrides the MIPS DMA ops) - on other platforms they contained
no code at all.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5720/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-cavium-octeon/dma-coherence.h
arch/mips/include/asm/mach-generic/dma-coherence.h
arch/mips/include/asm/mach-ip27/dma-coherence.h
arch/mips/include/asm/mach-ip32/dma-coherence.h
arch/mips/include/asm/mach-jazz/dma-coherence.h
arch/mips/include/asm/mach-loongson/dma-coherence.h
arch/mips/include/asm/mach-powertv/dma-coherence.h
arch/mips/mm/dma-default.c