MIPS: improve checks for noncoherent DMA
authorFelix Fietkau <nbd@openwrt.org>
Fri, 27 Sep 2013 12:41:44 +0000 (14:41 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:43:10 +0000 (20:43 +0100)
Only one MIPS development board actually supports enabling/disabling DMA
coherency at runtime, so it's not a good idea to push the overhead of
checking that configuration setting onto every other supported target as
well.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5912/


No differences found