MIPS: Pistachio: Remove plat_setup_iocoherency
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Fri, 3 Jun 2016 08:35:00 +0000 (09:35 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jul 2016 10:41:22 +0000 (12:41 +0200)
commit645c7827e67ca0f06e232a1106af71c531460504
tree3cda7b42e602ca67e7e8007487ba47f2cfab6099
parent666dc3676473e025be1fd94395f16be31d83168e
MIPS: Pistachio: Remove plat_setup_iocoherency

The Pistachio SoC does not have an IOCU.  Hence, DMA is non-coherent.

Remove the function checking for iocoherency and select
CONFIG_DMA_NONCOHERENT in Kconfig

This code is probably accidentally inherited from Malta.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Reviewed-by: James Hartley <james.hartley@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13433/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/pistachio/init.c
This page took 0.026911 seconds and 5 git commands to generate.