commit | 4e7f72660c39a81cc5745d5c6f23f9500f80d8d8 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu Aug 15 11:28:30 2013 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 29 21:24:40 2013 +0100 |
tree | f20c6dadb500eddf4f952c0ef6f01c2900e1dc41 | |
parent | 8a8594a738e2e6abcfb9370629ed95035505668f [diff] |
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>